Proxy file format? - steam-account-creator/Steam-Account-Generator GitHub Wiki
It will be like:
127.0.0.1:8888
- Will be shown asunknown
but will be used as http(s)*http://127.0.0.1:8888/
- Will be shown ashttp
and used as http(s)*https://127.0.0.1:8888/
- Will be shown ashttps
and used as http(s)*socks4://127.0.0.1:8888/
- Will be shown assocks4
and used as socks4 proxysocks5://127.0.0.1:8888/
- Will be shown assocks5
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
http://username:[email protected]:9050
socks4://username:[email protected]:9050
socks5://username:[email protected]:9050
But some attention!
If your proxy have :
in username
or/and have @
in password
- this proxy will not work correctly.