about summary refs log blame commit diff stats
path: root/tools/tcpdump.html
blob: 8c9932a411d5f587399ed773d6ad92c9bfab2d1c (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                              



              




                                       
<!DOCTYPE html>
<html dir="ltr" lang="en">
    <head>
        <meta charset='utf-8'>
        <title>TCPDump</title>
    </head>
    <body>
        <h1>TCPDump</h1>

        <pre>
        iftop
        </pre>

        <pre>
        tcpdump -vvv -s 0 -l -n port 53
        </pre>

    </body>
</html>