https://github.com/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.
https://github.com/scripttiger/tormon
scripttiger tor tor-control
Last synced: 8 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/scripttiger/tormon
- Owner: ScriptTiger
- License: mit
- Created: 2021-08-08T06:57:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-15T03:28:24.000Z (11 months ago)
- Last Synced: 2025-03-30T17:23:30.421Z (9 months ago)
- Topics: scripttiger, tor, tor-control
- Language: Go
- Homepage: https://scripttiger.github.io/more/
- Size: 8.79 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://docs.google.com/forms/d/e/1FAIpQLSfBEe5B_zo69OBk19l3hzvBmz3cOV6ol1ufjh0ER1q3-xd2Rg/viewform)
# 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/