http://fedoraproject.org/wiki/EPEL
1. insatll tsocks
yum install tsocks2. add file /etc/tsocks.conf
server = 127.0.0.1 server_type = 5 server_port = 12343. establish ssh tunnel
ssh -D 1234 user@xxx.remote.host4. wget with socks proxy
tsocks wget http://get.something5. you might want to unset the http_proxy variable
unset http_proxy
沒有留言:
張貼留言