SuperiorProxy.com
10 free SOCKS proxies that update every hour. Our service scrapes the internet for active proxies and then uploads them here, automagically! For even more proxies, like hundreds more, our official service is only $5.00 / month over at our website.
Usage
Our proxies can be downloaded and saved using CURL.
curl https://raw.githubusercontent.com/ryanhaticus/superiorproxy.com/proxies.json -o proxies.json
.json Format
The JSON file provides more data about each proxy. The official SuperiorProxy API is also formatted in this manner. You can get it right now included in our $5 subscription at our website.
{
"ip": string,
"port": string,
"protocol": string (generally socks5),
"added": number (when the proxy was first added) (formatted as milliseconds elapsed since January 1, 1970 00:00:00 UTC),
"lastChecked": number (when the proxy was last checked) (formatted as milliseconds elapsed since January 1, 1970 00:00:00 UTC),
"isp": string (isp of the proxy),
"location": {
"country": string,
"countryCode": string,
"city": string
},
"anonymity": string (formatted as anonymous or elite)
}, ...]
.txt Format
ip:port
ip:port
ip:port
...
Disclaimer
The maintainers of this repository are not responsible for your actions or use of our resource. This is for educational purposes only. We cannot guarantee whether or not these proxies are active when you try them. Use your own discretion prior to use.