[Whonix-devel] #21541 [Core Tor/Stem]: tor-prompt / tor-cli as a shell command line tool to talk to Tor's ControlPort
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Feb 23 18:09:51 CET 2017
#21541: tor-prompt / tor-cli as a shell command line tool to talk to Tor's
ControlPort
-------------------------------+--------------------
Reporter: adrelanos | Owner: atagar
Type: enhancement | Status: new
Priority: Medium | Milestone:
Component: Core Tor/Stem | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-------------------------------+--------------------
Would be great if python-stem's existing {{{tor-prompt}}} linux command
line tool could be enhanced so it could replace [https://github.com/Whonix
/tor-ctrl/blob/master/usr/bin/tor-ctrl tor-ctrl].
* not show the help "Welcome to Stem's interpreter prompt. This...",
perhaps with a --no-help or --cli parameter?
* using it in a pipe
{{{
echo signal newnym | tor-prompt --cli
}}}
{{{250 OK}}}
Or.
{{{
echo signal newnym | tor-cli
}}}
{{{250 OK}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21541>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the Whonix-devel
mailing list