需要:
- Power Shell或Git Shell(集成了Power Shell)
步骤:
-
在Power Shell或Git Shell中直接运行命令:ssh -C -D 7070 [email protected] -qfnN 注意:username和host替换成你自己的值
-C 表示压缩传输
-D 本机的转发端口,通过该端口的数据会直接经过[email protected]主机(VPN)
运行效果:
测试一下,在firefox下安装autoproxy,使用ssh -D代理,效果如下(数据经ssh加密传输,安全性高):
时间: 2024-10-28 22:59:53