The parse program included here is for making your own proxies.txt.
Basically open proxy lists on the internet usually have extra information after them so when you copy and paste in bulk you get excess crap.
Example: 210.3.25.166: 8080 transparent server Dec-15, 10:45 Hong Kong 219.93.175.67: 3128 transparent server Dec-15, 21:55 Malaysia 196.34.133.63: 8080 transparent Dec-15, 21:57 South Africa 202.74.246.119: 80 transparent proxy server Dec-14, 19:33 Bangladesh
The parser filters out everything but the ip and port.
To use it: 1) Paste your proxies into the input.txt file. 2) Run Parse.bat 3) For the input file type "input.txt" 4) For the format if the IP/Port combo looks like this: 127.0.0.1:80 Press 1 If it looks like this: 127.0.0.1: 80 (with the space in between the colon and the port number) Press 2 5) IP:Port combos will be sent to output.txt 6) Copy and paste them from output.txt to proxies.txt.