• Stars
    star
    149
  • Rank 248,619 (Top 5 %)
  • Language
    Python
  • Created about 8 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tor is a python based module for using tor proxy/network services on windows, osx, linux with just one click.

Tor

Tor is a python based module for using tor proxy (an anonymous network) services.

tor.png

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