mirror of
https://github.com/antitree/private-tor-network
synced 2024-11-16 04:03:49 +00:00
adding util scripts directory with readme
This commit is contained in:
parent
91daf64720
commit
1322a3e706
12
util/README.md
Normal file
12
util/README.md
Normal 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``
|
Loading…
Reference in New Issue
Block a user