Tor Proxy - Python Scripts
- Python3
- Clean Validation Using Requests Module
- Terminal Spinners with Validation - halo Spinner Module
tor.py- Check TOR Connectiontorfind.py- Find the Blocked and redirect URL using TOR SOCKs proxytorip.py- Find the IP Address Given by TOR
- Clone the Respo
git clone https://github.com/mskian/tor-python.git- Install Require PIP MOdules
cd tor-python- Install Python PIP
sudo apt install python-pippip install -r requirements.txt- Execute the Scripts
python tor.pypython torfind.pypython torip.pyDownload Termux Terminal Emulator & Orbot (TOR Proxy) From Google Playstore
- After installing the Orbot Follow the Instructions and setup the APP
- Next Open Texmux - Update & Install the Required packages
pkg uppkg install pythonpkg install git- Clone this Respo on your Device Storage & open the Git cloned Folder via Termux
(c) MIT 2019
