An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](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/