Developer: @bopped /// My Twitter.
-
Python 2 as of now
-
Proxies must be in double quotes -- "ip:port"
-
Sites must be in double quotes, as well as have http / https in the beginning! -- "http://www.adidas.com/us/"
-
Please look at the examples (sites.json,proxies.json).
----- USER:PASS Auth'ed proxies -----
-
Proxies must be in "username:password@ip:port" format.
-
If your proxies are "ip:port:username:password" use: Proxy Sorter.
-
Last proxy must NOT have a comma at the end
-
Last Site must NOT have a comma at the end
-
Requests
-
Colorama
- If you don't know how to install modules -
- Make sure python 2 is installed!
- Open terminal / Command Prompt, and type pip.
- If no errors are presented, you can go on and type the following: pip install requests colorama.
- If you are on mac, you may need to do: sudo pip install requests colorama.
- If Errors are present, please refer to Google.
-
Green Highlighted Proxy = Proxy is working.
-
Yellow Highlighted Proxy = Proxy is working but could not get a 200 response code. Re-test in a couple moments.
-
Red : Proxy returned an error.
- If you get the error "SyntaxError: Missing parentheses in call to 'print'", this means you have Python 3 installed.
- DM me on twitter.
- In no way do I say "This is the best way to test proxies".
- This is just a fast/easy way to test proxies.
- I am not responsible what you do.