Skip to content

Tag Archives: analyze

tshark dump and analyze network traffic

01-Nov-09

tshark – Dump and analyze network traffic # tshark -n -i ppp0 port 80 Running as user “root” and group “root”. This could be dangerous. Capturing on ppp0 -n Disable network object name resolution (such as hostname, TCP and UDP port names), the -N flag might override this one. -i [capture interface] TShark is a [...]