logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tor-prompt - a stem direct access implementation to Tor's control interface

Author

       This manual page was initially written by Ulises Vitulli <dererk@debian.org>, for the Debian project.

Description

tor-prompt  acts like a standard python interpreter with a Tor connection available via your 'controller'
       variable

       List of available options:

       /help  provides information for interpreter and tor commands

       /events
              prints events that we've received

       /info  general information for a relay

       /python
              enable or disable support for running python commands

       /quit  shuts down the interpreter

       For more information use
              '/help[OPTION]'

Name

       tor-prompt - a stem direct access implementation to Tor's control interface

Synopsis

tor-prompt [options]

See Also