diff options
Diffstat (limited to 'astraceroute.8')
-rw-r--r-- | astraceroute.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/astraceroute.8 b/astraceroute.8 index 41d0320..dd33985 100644 --- a/astraceroute.8 +++ b/astraceroute.8 @@ -43,6 +43,10 @@ port used is 80. .SS -i <device>, -d <device>, --dev <device> Networking device to start the trace route from, e.g. eth0, wlan0. .PP +.SS -b <IP>, --bind <IP> +IP address to bind to other than the network device's address. You must specify +''\-6'' for an IPv6 address. +.PP .SS -f <ttl>, --init-ttl <ttl> Initial TTL value to be used. This option might be useful if you are not interested in the first n hops, but only the following ones. The default |