Created
March 8, 2018 14:04
-
-
Save korzhyk/3c5d36be8b1a0f79e72cf2a7f7044103 to your computer and use it in GitHub Desktop.
Allow cap traffic without root previleges
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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