MacPorts relies on rsync to do its job, and I rely on a SOCKS5 proxy to get full access to internet. How do I make rsync run all its queries through my proxy?
|
feedback
|
|
Alternatively to Sirex' answer, you can use Again, modify your
then run
and rsync (or rather ssh) will automatically use the proxy command. This assumes there is a SOCKS proxy running on
Personally I use
to set up a proxy tunnel, where | |||
|
feedback
|
|
Sorry to just paste a url, but its explained here. Sssentially you install the connect utility, add something like this to
Then use:
| |||||||||
feedback
|