wireshark
Network protocol-analyzer.
Capturing privileges
Do not run wireshark as root. When installing wireshark, the packet capturing capabilities will be set to use /usr/bin/dumpcap
, which can only be executed as root or members of the wireshark
group.
Hence we must add the intended user of wireshark to the wireshark
group. See Group management.
Last updated