mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-02-07 23:59:36 +08:00
Updated run udp2raw with non root account (markdown)
parent
c20e43de35
commit
c2a926631a
@ -1,6 +1,6 @@
|
|||||||
It's not security secure to run a program with root. This page demonstrates how to run udp2raw with a non-root account.
|
It's not security secure to run a program with root. This page demonstrates how to run udp2raw with a non-root account.
|
||||||
|
|
||||||
You must have `setcap` as a prerequisite. `setcap` is shipped with most desktop linux distributions by defualt. But its seems to be missing on OpenWRT/LEDE.
|
You must have `setcap` utility as a prerequisite. `setcap` is shipped with most desktop linux distributions by default. But its seems to be missing on OpenWRT/LEDE.
|
||||||
|
|
||||||
1. grant udp2raw CAP_NET_RAW permission
|
1. grant udp2raw CAP_NET_RAW permission
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user