Lock-free, mutable list that supports multi-threading scenarios.
4 people like thisPosted: 10 years ago by Ruxo Zheng
The text file containing proxies named "proxlist.txt", in the form of "ip:port" per line is the input source, the program will attempt to establish a connection through each proxy to a provided URL. Proxies that passed the test will be written out to the file "results.txt" in the form "ip:port duration_of_connection_attempt"
2 people like thisPosted: 2 years ago by Vladimir Demydov