Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
readyplayeremma
6y ago
0 comments
Save
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>
0 comments
1 comments · 1 top-level
top
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