Tag Archives: capture

How to allow non-root user to capture packets with Wireshark on Ubuntu 16.04

Only two steps you need to do: “sudo dpkg-reconfigure wireshark-common” (choose yes to allow Dumpcap to make the wireshark group members able to capture packets) “sudo adduser USERNAME wireshark” to add your user to the wireshark group Then you just need … Continue reading

Posted in Linux, linuxmint, Uncategorized | Tagged , , , , | Leave a comment