代理 URL 格式


【Proxy URL Format】

代理 URL 可以使用 HTTP 或 HTTPS 协议:

【Proxy URLs can use either HTTP or HTTPS protocols:】

  • HTTP 代理:http://proxy.example.com:8080
  • HTTPS 代理:https://proxy.example.com:8080
  • 带认证的代理:http://username:password@proxy.example.com:8080