Using cURL through SSH tunnel or VPN
Posted
by Andrew
on Super User
See other posts from Super User
or by Andrew
Published on 2010-06-07T19:43:09Z
Indexed on
2010/06/07
19:53 UTC
Read the original article
Hit count: 283
Hello, I would like to set my CURL to use SSH tunneling for certain domains. How can I accomplish that? I can also set up VPN or SOCKS or whatever, but I need to use CURL on local machine, but use the IP of remote machine for those connections.
© Super User or respective owner