Skip to content

Rise0x00/MultiProxyFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

MultiProxyFinder

Proxy finder for HTTPS and SOCKS proxy

This tool will help you easily get HTTPS or SOCKS proxies for certain or all countries

Requires

pip3 install beautifulsoup4

How to use it?

◉ Run the script using python3 main.py

◉ Enter the protocol you need (HTTPS or SOCKS4)

◉ Select a country (two-letter ISO code, for example 'US', 'RU', 'IT') or 'ALL' for all

◉ You will receive a terminal output and a file

◉ Attention! The file with the proxy addresses is overwritten every search.

Future plans

◉ Add SOCKS5 parsing

◉ Add more sources proxy

◉ Add more work modes

◉ Add built-in proxy checker