Proxy-Digger is a fork of Lunus BPS
, a tool to obtain proxies and verify if they are valid in real-time. We have added support for HTTP/s, SOCKS4, and SOCKS5. When verifying the proxies, your computer might slow down a bit due to the threads.
This Version is a reworked version of the original Lunus BPS, which was made by some hackers(?). I've completely rewrite all codebase, added a lot of new features and fixed some bugs. I've also added a new UI and use httpX instead of requests. I've added a proxy backup feature, so you can always go back to the previous scan. I've added command-line arguments, so you can configure the program without the need to edit the code.
- Proxy Scraper
- Proxy Checker
- Around 150K+ Proxies
- Fast & Slick UI (CLI)
- Easy To Setup
- Use httpX instead of requests
- HTTP/S, SOCKS4 & SOCKS5 Scraper/Checker
- Automatic backup of previous scans
- If you have any questions do not hesitate to parcipiate GitHub duscussions
- Or if you have any error do not forget to report it in: issues
git clone git@github.com:vshuraeff/Proxy-Digger.git
cd Proxy-Digger
pip install -r requirements.txt
python main.py --threads 500 --backup 0
- If you are using UNIX-type system like MacOS or some Linux and set
--threads
value too high you might have issue with errorOSError: [Errno 24] Too many open files: 'results/http.txt'
. To solve this issue you have to execute command
ulimit -n 4096 # before running the script
- I also recommend not using more than
-c 100
threads so as not to attract the attention of paramedics
If you want to support me, you can donate me some money. I will be very grateful for any amount. Donate
Coin | Address |
---|---|
BTC |
bc1qq49sptu453xphfj473xuk873lwrp6fl8mhq9j4 |
TRX/TRC20/USDT |
TMNGbu954dvPqzuvr3WDEXoHuRQ2ap17v6 |
ETH/ERC20/USDT |
0x692591E7534000a1B666f2bF124a73d2aAFd4605 |
This GitHub repo is for EDUCATIONAL PURPOSES ONLY. We Are NOT under any responsibility if any problems occurs.