diff options
author | Silvino Silva <silvino@bk.ru> | 2017-01-14 10:09:30 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2017-01-14 10:09:30 +0000 |
commit | fb486d77a776083d948b03a1a1b7bb6f53c9e5d9 (patch) | |
tree | 72412a949cb226594ab4de52ec7f79d54d5e445d /tools/tcpdump.html | |
parent | 85967ef5d54f6efbc7ff2f2e9d5126d8197cf43b (diff) | |
download | doc-fb486d77a776083d948b03a1a1b7bb6f53c9e5d9.tar.gz |
reference to iftop
Diffstat (limited to 'tools/tcpdump.html')
-rw-r--r-- | tools/tcpdump.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/tcpdump.html b/tools/tcpdump.html index ef15b59..8c9932a 100644 --- a/tools/tcpdump.html +++ b/tools/tcpdump.html @@ -8,6 +8,10 @@ <h1>TCPDump</h1> <pre> + iftop + </pre> + + <pre> tcpdump -vvv -s 0 -l -n port 53 </pre> |