Last Updated: February 25, 2016
·
342
· pmaoui

Wireshark : access to interfaces without being root

To have access to your network interface without being root, type in a terminal :

sudo setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' /usr/bin/dumpcap