mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-10-03 20:35:35 +08:00
Updated run udp2raw with non root account (markdown)
@@ -1,4 +1,4 @@
|
|||||||
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 secure to run a program as root. This page demonstrates how to run udp2raw as non-root.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
Reference in New Issue
Block a user