> Ubuntu >

ubuntu中使用SSH

sudo ssh -qTfnN -D 7070 myssh@ssh.com

输入yes确认链接,输入密码,在firefox中设置使用代理地址为127.0.0.1,端口为7070就可以了。

(责任编辑:IT)