Skip to content

Latest commit

 

History

History
21 lines (21 loc) · 799 Bytes

README.md

File metadata and controls

21 lines (21 loc) · 799 Bytes

Gprox

Hi, this is a proxy generator,
it checks them for correctness and writes to a file.

Donate

Who does not mind a penny on the development of the project:
Bitcoin: 1LBjGEQ16jK23cVqtkFg5fm91poKVVAP5b

There will be questions - Telegram: @Mrxanon

How to install?

apt update && apt upgrade -y
apt install git -y
apt install nano python python2 -y
git clone https://github.com/Mr-X-01/gprox
cd gprox
sh install.sh

The proxy list will be in the same directory (gprox) in the proxies.txt file

How to start?

python prox.py

Update

cd ~/gprox/ && git pull