Skip to content

Instantly share code, notes, and snippets.

@jongio
Last active September 12, 2016 02:23
Show Gist options
  • Select an option

  • Save jongio/76b4f0a82d82621d8298eea09722a8ef to your computer and use it in GitHub Desktop.

Select an option

Save jongio/76b4f0a82d82621d8298eea09722a8ef to your computer and use it in GitHub Desktop.
sudo apt install libcap2-bin
sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment