如何检查代理是否可用
最后更新于
这有帮助吗?
这有帮助吗?
curl -x http://USERNAME:PASSWORD@PROXY_IP:PORT -I https://www.google.comcurl -x http://KWFFEKf:LDLFEPF@88.99.123.233:44454 -I https://www.google.comcurl --socks5 USERNAME:PASSWORD@PROXY_IP:PORT -I https://www.google.comcurl --socks5 KWFFEKf:LDLFEPF@88.99.123.233:44454 -I https://www.google.com