Skip to content

Instantly share code, notes, and snippets.

@intarstudents
Created January 23, 2013 09:33
Show Gist options
  • Save intarstudents/4603646 to your computer and use it in GitHub Desktop.
Save intarstudents/4603646 to your computer and use it in GitHub Desktop.
Wireshark on Ubuntu as non-root
sudo dpkg-reconfigure wireshark-common
# Select yes
sudo chmod +x /usr/bin/dumpcap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment