Lispython / human_curl

Simple Human wrapper for cURL library
http://h.wrttn.me/human_curl
Other
205 stars 43 forks source link

How to set local Ip address ? #22

Open MartinXu opened 11 years ago

MartinXu commented 11 years ago

My server have three Ip addresses. I want to use one selected to connect to remote website. How set the ip? thx

Lispython commented 11 years ago

I think you can specify interface. Give network_interface argument with selected output interface to request call.