masterking32 / ProxyFinder

Find HTTP, HTTP, Socks proxies from IP ranges. (Proxy list generator)

Home Page:https://masterking32.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxy Finder

Its a frok from ProxyHunter.

You can find HTTP, HTTPS, SOCKS proxies from IP ranges.

How to use

Download and Install python. (Tested on Python 3.8.0) Install this modules:

pip install requests
pip install pause
pip install netaddr
pip install colorama

Put the IP ranges inside ip-list.txt, then run the project with this command: python proxyfinder.py


Download country IP ranges from (CIDR):

Website 1

Website 2


My changes:

  • Scan all IPs without any limitation.
  • Save suspicious IPs.
  • Fix runtime errors.

Edited by MasterkinG32

About

Find HTTP, HTTP, Socks proxies from IP ranges. (Proxy list generator)

https://masterking32.com


Languages

Language:Python 100.0%