proxytools

- collection of scripts for harvesting & testing proxies
git clone git://git.acid.vegas/proxytools.git
Log | Files | Refs | Archive | README | LICENSE

DateCommit messageFiles+-
2024-02-08Fixed typo1+4-5
2024-01-20Added an enhanced dnsbl check, updated mirrors and license, etc4+562-43
2023-11-11Merge pull request #4 from limonatasuyu/patch-11+2-3
2023-11-10Fixed syntax error.1+2-3
2023-11-09shellscrape renamed to shellsocked, sockhub made concurrent (props agathanonymous), no hardcoded scraping urls, read from file/url now.1+0-12
2023-11-09shellscrape renamed to shellsocked, sockhub made concurrent (props agathanonymous), no hardcoded scraping urls, read from file/url now.5+167-120
2023-10-20Added a python proxy usage guide and started on a mass dnsbl checker3+225-59
2023-10-20Minor code cleanup1+41-29
2023-10-20Fixed missing timeout/threads report by darkmage and added http proxy checking, new args, etc1+103-50
2023-10-12Code cleanup for PIP compliance, also added residential proxy usage examples6+112-28
2023-07-26Added dronebl tools from their /downloads/ directory6+282-0
2023-07-26Updated most of the proxy tools and added a few scripts I had laying around. Tor work has improved10+280-344
2023-07-04Fixed mirrors1+1-1
2023-07-04Mirrors updated1+4-8
2023-07-04Updated sockhub with more URLs and SOCKS4, Updated floodbl to pull DNS replies for more info3+111-29
2023-06-25Made cleansocks.py asyncronous to test proxies faster and added notes to floodbl.py2+66-20
2023-06-11Added tor network tester (work in progress)1+77-0
2023-06-11torscan now dumps all data to a json database file1+14-15
2023-06-10Started mapping the tor network in torscan.py (will turn into something eventaully)1+63-0
2023-06-10Added note about concurrent.futures possibility for larger lists1+2-1
2023-06-10Added some documentation1+9-0
2023-06-10Moved .py files into the root directory, this is not a project, more a collection of scripts4+0-0
2023-06-10Vanity1+2-0
2023-06-10Updated previews & improved sockhub duplicate handling1+0-1
2023-06-10Updated previews & improved sockhub duplicate handling2+42-36
2023-06-10Added more Githubs to the sockhub.py scanner1+4-1
2023-06-10Added previews3+6-0
2023-06-10Updated proxytools suite with general code improvements & cleanup5+97-7
2023-06-10Cleaned up code a bit1+18-29
2023-06-10Optimized floodbl source & performance1+12-9
2023-06-10Scratch that. Back to threading. Asyncio does not support gethostbyname lookups1+18-21
2023-06-10Asyncronous IP checking1+30-30
2023-05-19Fixed typo1+3-3
2023-05-19Updated links5+10-10
2019-08-02updated1+7-4
2019-06-28Initial commit5+273-0