Pages

Friday, February 15, 2013

Setting an exit node in Tor

To manually set an exit node in Tor, do the following:

  1. Locate a node on the map
  2. right-click no the node, select Copy->Fingerprint
  3. Go to Settings, Advanced
  4. Edit torrc 
  5. Add the following lines:
    ExitNodes servername1, servername2, ...
    StrictNodes 1
  6. Replace servername1, servername2 with the fingerprint(s) of the desired nodes.
  7. Apply selection only (for those two lines)

No comments: