cURL: Server has many IPs, how would I make a cURL script use those IPs to send data?
Just like the title:
My server has many IPs, how would I make a cURL script use those IPs to send data? The IPs are not proxies they're IPs binded to the network cards.
Perhaps there's an easier way to have a PHP/cURL script use other IPs on the server?
Any leads would be much appreciated. Thanks in advance!
Edit: I found it, it's the interface command..
Last edited by guest; 04-11-2009 at 12:00 PM.
Reason: found the answer
|