[tor-bugs] #20246 [Core Tor/Stem]: Add torrc options to tor-prompt

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Sep 26 17:14:02 UTC 2016


#20246: Add torrc options to tor-prompt
-------------------------------+--------------------
     Reporter:  teor           |      Owner:  atagar
         Type:  defect         |     Status:  new
     Priority:  Medium         |  Milestone:
    Component:  Core Tor/Stem  |    Version:
     Severity:  Normal         |   Keywords:
Actual Points:                 |  Parent ID:
       Points:                 |   Reviewer:
      Sponsor:                 |
-------------------------------+--------------------
 Normally I run tor like this:
 {{{
 src/or/tor HiddenServiceNonAnonymousMode 1 HiddenServiceSingleHopMode 1
 ControlPort 2000
 }}}
 Then I run tor-prompt with 2000 as the control port.

 Sometimes torrc command-line options are shell-quoted:
 {{{
 src/or/tor SocksPort "5000 IPv6Traffic"
 }}}

 They can optionally have a double-dash before the option name.

 It would be great to be able to pass torrc options to tor-prompt for the
 tor instance that it starts. In particular, I want to be able to:
 {{{
 stem/tor-prompt --tor src/or/tor SocksPort "5000 IPv6Traffic"
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20246>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list