Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 415 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 415 Bytes

torsh

torsh is a simple interactive shell for tor control protocol. Type your commands and get responses.

Also you can just execute single command by just typing it after binary name:

$ torsh getinfo ns/all

Consult tor control spec [https://gitweb.torproject.org/torspec.git/tree/control-spec.txt] for all available commands.

Installation

go get github.com/nogoegst/torsh