How to use traceroute tor proxy and see other routers on the network?

I want to know where to send my packets when connected to the network. I want other routers on the network to look something like this:

$ traceroute google.com
 3  ...........
 4  *  *  *
 5  10.201.42.148 (10.201.42.148)  54.956 ms  56.407 ms  59.104 ms
 6  10.201.22.102 (10.201.22.102)  61.025 ms  31.367 ms  34.039 ms
 7  10.201.42.98 (10.201.42.98)  32.429 ms  34.116 ms  38.702 ms
 8  so-9-0-0-xcr2.fra.cw.net (62.208.212.145)  150.821 ms  151.962 ms  156.098 ms
 9  ae0-xcr1.fra.cw.net (195.2.30.25)  158.298 ms  160.738 ms  164.934 ms
 10  xe-0-0-1-xcr1.fix.cw.net (195.2.28.202)  165.350 ms 195.2.9.238 (195.2.9.238)        167.547 ms xe-0-0-1-xcr1.fix.cw.net (195.2.28.202)  170.478 ms
 11  72.14.198.109 (72.14.198.109)  257.707 ms

but I want this to move the packet among anonymous routers on the network. How can I use a command tracerouteor other commands to find the movement of a packet on the network? Is it possible? and finally sorry for my poor english.

+3
source share
2 answers

It doesn't seem like it can be done (not for the 50 bounty anyway!), According to the TOR site:

Tor , , . , , -, , . , Tor , , , .

Tor, . , , , . , . , .

+2

.

, node.

0

All Articles