I want to know where send my packets when I connect to tor network.I want to see other routers in tor network 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 that travel of the packet among anonymous routers in tor network.how can I use traceroute
command or other commands to find the travel of packet in tor network ? is it possible? and finally sorry for my bad english .