代理 URL 格式
¥Proxy URL Format
代理 URL 可以使用 HTTP 或 HTTPS 协议:
¥Proxy URLs can use either HTTP or HTTPS protocols:
-
HTTP 代理:
http://proxy.example.com:8080
¥HTTP proxy:
http://proxy.example.com:8080
-
HTTPS 代理:
https://proxy.example.com:8080
¥HTTPS proxy:
https://proxy.example.com:8080
-
带身份验证的代理:
http://username:password@proxy.example.com:8080
¥Proxy with authentication:
http://username:password@proxy.example.com:8080