ScriptTiger / TorMon

Simple Tor controller for those that just want a single simple stand-alone compiled executable rather than needing to go through Python with STEM or other similar overly complex managed scripted projects utilizing countless dependency packages just to open a simple socket connection.

Home Page:https://scripttiger.github.io/more/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Say Thanks!

TorMon

Simple Tor controller for those that just want a single simple stand-alone compiled executable rather than needing to go through Python with STEM or other similar overly complex managed scripted projects utilizing countless dependency packages just to open a simple socket connection.

Usage:

TorMon [-host IP] [-port PORT] [-secret PASSWORD] [-cmd COMMAND]

By default, TorMon will connect to 127.0.0.1:9051 and attempt to authenticate to Tor without a password and begin an interactive session.

More About ScriptTiger

For more ScriptTiger scripts and goodies, check out ScriptTiger's GitHub Pages website:
https://scripttiger.github.io/

Donate

About

Simple Tor controller for those that just want a single simple stand-alone compiled executable rather than needing to go through Python with STEM or other similar overly complex managed scripted projects utilizing countless dependency packages just to open a simple socket connection.

https://scripttiger.github.io/more/

License:MIT License


Languages

Language:Go 89.2%Language:Batchfile 10.8%