segfault免费云服务器的代理应用-动态端口转发 动态端口转发 1 2 3 4 5 ssh -N -D 127.0.0.1:1080 root@segfault.net # then from another Terminal on your workstation: curl --proxy 127.0.0.1:1080 ipinfo.io curl --proxy 127.0.0.1:1080 google.com 参考链接 Segfault