1CJDNS-TRACEROUTE(1) CJDNS-TRACEROUTE(1)
2
3
4
6 cjdns-traceroute -- trace cjdns packet routing
7
9 cjdns-traceroute <hostorip>
10
12 Because cjdns is end to end encrypted, the standard traceroute always
13 shows a direct connection. Cjdns-traceroute queries cjdroute to dis‐
14 cover what route would be used to send a packet to the destination IP.
15 Note that just as with the standard traceroute, there is no guarantee
16 that that precise route will actually be used with the next packet.
17
18 Cjdns-traceroute requires admin privilege. The cjdnsadmin lib will try
19 to read /etc/cjdroute.conf for the admin password. This will normally
20 succeed only for root. Otherwise, it tries ~/.cjdnsadmin
21
24 ~/.cjdnsadmin /etc/cjdroute.conf
25
27 Cjdns-traceroute throws an ugly exception if you forget to pass an IP
28 or have the wrong admin password.
29
31 cjdroute(1)
32
33
34
35 September 2019 CJDNS-TRACEROUTE(1)