TOR

Purpose: 
Generic
Other Information: 
Implementation of the famous Onion Routing Network.
Your rating: None Average: 4.6 (26 votes)
Xor's picture

Comments

Arana's picture

TOR rocks

5

Works great for me!

Xor's picture

Anonymity

Yeah, but remember folks, TOR can run quite fast because it is much more simple than high-anonymous networks derived from mixnet.

BeachBoy's picture

How to set up Tor exit server?

4

Does anyone know how to set the last server in TOR? Is it possible to choose a particular (e.g. in France)?

Xor's picture

TOR Exit Onion Router

Edit the 'torrc' file (located in: 'Data/Tor') and add:

ExitNodes A, B, C
StrictExitNodes 1

Repleace A, B, C with names of particular servers. Add as much server as you like. Remember to restart TOR and it's done.

BeachBoy's picture

Thx

Thx Xor!