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?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
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 |
|||
|
|
|
Sorry to just paste a url, but its explained here. Essentially you install the connect utility, add something like this to
Then use:
|
|||||||||
|