Skip to content

Instantly share code, notes, and snippets.

@korzhyk
Created March 8, 2018 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save korzhyk/3c5d36be8b1a0f79e72cf2a7f7044103 to your computer and use it in GitHub Desktop.
Save korzhyk/3c5d36be8b1a0f79e72cf2a7f7044103 to your computer and use it in GitHub Desktop.
Allow cap traffic without root previleges
sudo setcap cap_net_raw,cap_net_admin=eip /path/to/execute/binary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment