diff options
author | Silvino Silva <silvino@bk.ru> | 2017-02-04 00:46:40 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2017-02-04 00:46:40 +0000 |
commit | 4208a8936840298b00e6930fb0501db27a5cde0f (patch) | |
tree | 662a5e7ce5569249b63c9f4925ba4f75b4c44575 /tools/tcpdump.html | |
parent | 5509a84e0d1a2732a429120e0bd26b83e119481f (diff) | |
parent | a671b0c01821d46d9f783393b887d7987ec10161 (diff) | |
download | doc-4208a8936840298b00e6930fb0501db27a5cde0f.tar.gz |
Merge branch 'r-0.3.0' into develop
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> |