[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs