private-tor-network/util
AntiTree 1322a3e706 adding util scripts directory with readme 2016-07-09 19:45:27 -04:00
..
README.md adding util scripts directory with readme 2016-07-09 19:45:27 -04:00
control_port.py testing data collection using stem 2016-07-02 19:33:18 -04:00
get_consensus.py updating script to show IPs 2016-07-09 19:33:24 -04:00
read_consensus.py Modifying to support control port on the host 2016-07-02 15:40:02 -04:00

README.md

Utils

This folder contains various scripts to let you perform functions on your tor instance. Many of these are from the Stem Website which has additional documentation on functions you can perform.

Other examples:

Use tor-prompt to interact with a docker process:

```tor-prompt -i 172.16.0.3:9051``