[tor-bugs] #22730 [Core Tor]: Restricting exit nodes in torrc fails silently

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jun 26 19:17:02 UTC 2017


#22730: Restricting exit nodes in torrc fails silently
--------------------------+-----------------
     Reporter:  saint     |      Owner:
         Type:  defect    |     Status:  new
     Priority:  Medium    |  Milestone:
    Component:  Core Tor  |    Version:
     Severity:  Normal    |   Keywords:
Actual Points:            |  Parent ID:
       Points:            |   Reviewer:
      Sponsor:            |
--------------------------+-----------------
 When using @ExitNodes@ to restrict exits to one country, an error in
 syntax causes this option to fail silently when using Tor Browser.

 For example, this code works:
 {{{
 ExitNodes {GB}
 StrictNodes 1
 }}}

 While this code fails:
 {{{
 ExitNodes {uk}
 StrictNodes 1
 }}}

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


More information about the tor-bugs mailing list