Tor
Tor is a python based module for using tor proxy (an anonymous network) services.
Requirements
- Python (2 or 3)
Tested on
- Windows 7/8/8.1/10.
Installation
You can download the latest version of Tor by cloning the GitHub repository:
git clone https://github.com/r0oth3x49/Tor.git
Usage
- Run the tor_services.py file to establish a Tor circuit.
Usage within the another python tool