Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
readyplayeremma
6y ago
0 comments
Share
You can run as non-root by using setcap to give extra capabilites to the binary:
sudo setcap cap_net_raw,cap_net_admin=eip <path_to_what_binary>
undefined | Better HN
0 comments
default
newest
oldest
hmage
6y ago
setcap is Linux-specific thing. Doesn't exist on freebsd, darwin(macosx) or any other unix.
j
/
k
navigate · click thread line to collapse