测试Socks5代理 curl --socks5 125.119.175.48:8909 http://example.com/ 测试http命令: curl --connect-timeout 2 -x 127.0.0.1:8118 http://google.com linux curl命令可以使用下面参数设置http(s)代理、socks代理,...