adding util scripts directory with readme

This commit is contained in:
AntiTree 2016-07-09 19:45:27 -04:00
parent 91daf64720
commit 1322a3e706
1 changed files with 12 additions and 0 deletions

12
util/README.md Normal file
View File

@ -0,0 +1,12 @@
## Utils
This folder contains various scripts to let you perform
functions on your tor instance. Many of these are from the
[Stem Website](https://stem.torproject.org) 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``