diff options
Diffstat (limited to 'flowtop.8')
-rw-r--r-- | flowtop.8 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -103,6 +103,10 @@ Display ICMP version 4 and version 6 flows. .SS -S, --sctp Display SCTP flows. .PP +.SS -n, --no-dns +Don't perform hostname lookup. Only numeric addresses will be shown for flow +endpoints. +.PP .SS -s, --show-src Also show source information of the flow, not only destination information. .PP |