GitHunt
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.sh

for 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.sh

proxies 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.txt

usage

$ python gui.py

Languages

Shell63.4%Python36.6%

Contributors

Mozilla Public License 2.0
Created September 20, 2019
Updated January 10, 2025