A python script that crawls for proxyies on proxy-list.download and checks if they work. It uses proxychains, curl and tor for that.
Go to file
eisbaer 1a6fa2acc6 This is a proxy checker. It looks for socks5 proxies on the webpage
mentioned in the comments and checks with proxychains and curl if they
work or not. It will put the result (ip, port) in pList.txt.n
2022-08-04 10:41:08 +02:00
proxychains.conf This is a proxy checker. It looks for socks5 proxies on the webpage 2022-08-04 10:41:08 +02:00
spider.py This is a proxy checker. It looks for socks5 proxies on the webpage 2022-08-04 10:41:08 +02:00