Skip to content

vomanc/Proxyus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxyus version 4.0

Description

Program for finding and checking proxies. Finds both from certain sources and by searching for their open sources. Checks proxy performance, IP geolocation and protocol. Tested on Ubuntu 22.04, Kali 2023.2, python 3.10+.

Features

  • The search is carried out asynchronously, finds up to 4000 proxies in 5 seconds.
  • Checked multi-threaded, 4000 proxies in one minute.
  • It is possible to save the results to a file.
  • You can use Tor when searching.

Installation method and run

git clone https://github.com/vomanc/Proxyus.git
cd Proxyus
python3 -m venv env
source env/bin/activate
pip3 install -r requirements.txt
python3 proxyus.py -h

Recommended

Add API keys in extension.py>IPINFO_TOKEN


Examples running:

python3 proxyus.py
python3 proxyus.py -c
python3 proxyus.py -d 1 -c

Author: @vomanc


Tech Stack

  • python3

Donation

Bitcoin BTC

  • bc1q8ymcf78f4qwjlyj9v7q3ujtqm8nm9e3rms3rcq

Ethereum ETH

  • 0x015a50222160E7EF9d0ED030BA232025234D0f82

Tether USDT

  • 0x015a50222160E7EF9d0ED030BA232025234D0f82

WebMoney

WebMoney

  • WMZ: Z826298065674
  • WME: E786709266824

About

Search proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages