Simple Python script for proxy scan to get (usable) proxies. It scan (periodically updated) list of public proxies and automatically finds in a quick manner those usable in that same moment (Note: working in linux).
$ git clone https://github.com/EnDevTools/myproxy.git
$ sudo apt update
$ sudo apt install python
$ sudo apt install python3
$ sudo apt install libssl-dev
$ sudo yum install openssl-devel
$ sudo apt install python-pip
$ sudo apt install python3-pip
$ pip install -r requirements.txt
$ pip3 install -r requirements.txt
$ ./myproxy
$ ./myproxy --output=proxy.txt
$ ./myproxy --c=france
MYPROXY works out of the box with any Python version from 2.6.x to 3.x on any platform.
https://www.facebook.com/Dev.Tools.xd Telegram @CvvNow