0

I know that Tor needs 3 nodes to work, but is there a way to control my node number, mean to add more nodes or subtract nodes.

jonny
  • 13
  • 5
  • No. https://www.torproject.org/docs/faq.html.en#ChoosePathLength Not unless you are a developer or researcher. – pastly May 21 '18 at 14:20

1 Answers1

0

No, not in standard Tor browser.

However you can modify Tor to use a custom amount of hops.

For a 2 hop example see here: https://www.grepular.com/Tor_Circuits_with_Two_Hops_on_Ubuntu

Note: You really shouldn't do this since it harms your anonymity. (https://torproject.org/docs/faq.html.en#ChoosePathLength )

bn4t
  • 446
  • 2
  • 13