AL
ali4heydari/GetFreeProxies
Multithreaded bash script for get and check free proxies
GetFreeProxies
Multithreaded bash script for get and check free proxies
Dependencies
- Python 3.6+
Usage
$ git clone https://github.com/ali4heydari/GetFreeProxies.git && cd GetFreeProxies/
$ chmod +x getFreeProxy.sh
$ ./getFreeProxy.shfor output only good proxies:
$ ./getFreeProxy.sh | awk '/good/ {print $1}'๐ฅ NEW: Telegram Mtproto proxy
This script get's Mtproto proxies from this repo and outputs in Telegram proxy format
Usage
$ ./getMtprotoProxy.shproxies sorted by ping so for example to get top 5 proxies with lowest ping:
$ ./getMtprotoProxy.sh | head -n5๐ฅ NEW: GUI
In order to use the proxy on desktop, the GUI generates QR codes which can be used to scan on other devices.
Install
$ pip install -r requirements.txtusage
$ python gui.py