Proxy file format? - steam-account-creator/Steam-Account-Generator GitHub Wiki

It will be like:

  • 127.0.0.1:8888 - Will be shown as unknown but will be used as http(s)*
  • http://127.0.0.1:8888/ - Will be shown as http and used as http(s)*
  • https://127.0.0.1:8888/ - Will be shown as https and used as http(s)*
  • socks4://127.0.0.1:8888/ - Will be shown as socks4 and used as socks4 proxy
  • socks5://127.0.0.1:8888/ - Will be shown as socks5 and used as socks5 proxy

* - Type of HTTP/HTTPS proxies works through default proxy handler, socks4/5 proxies works using TheSuunny/Yove.Proxy handler

For those who need authorize on proxy

You need use this schema

But some attention! If your proxy have : in username or/and have @ in password - this proxy will not work correctly.