Tshark: Difference between revisions
From DWIKI
Created page with "packet captures on the command-line =Links= *[https://tshark.dev/ thsark homepage] Category:Networking" Tag: wikieditor |
mNo edit summary Tag: wikieditor |
||
| Line 4: | Line 4: | ||
*[https://tshark.dev/ thsark homepage] | *[https://tshark.dev/ thsark homepage] | ||
=FAQ= | |||
==Show DNS requests== | |||
tshark -d udp.port==53,dns | |||
[[Category:Networking]] | [[Category:Networking]] | ||
Latest revision as of 10:00, 1 March 2025
packet captures on the command-line
Links
FAQ
Show DNS requests
tshark -d udp.port==53,dns
