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