mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-01-19 14:29:34 +08:00
Update README.md
This commit is contained in:
parent
dc6fc48941
commit
c217854190
@ -93,7 +93,8 @@ To run on Android, check [Android_Guide](/doc/android_guide.md)
|
|||||||
|
|
||||||
If you have connection problems. Take a look at `--seq-mode` option.
|
If you have connection problems. Take a look at `--seq-mode` option.
|
||||||
|
|
||||||
You can run udp2raw with a non-root account(for better security).Take a look at [#26](https://github.com/wangyu-/udp2raw-tunnel/issues/26) for more info.
|
### WARN
|
||||||
|
For long-term usage, for security reason, its strongly suggested to run udp2raw with a non-root account, though it needs some extra steps. Take a look at [this link](https://github.com/wangyu-/udp2raw-tunnel/wiki/run-udp2raw-with-non-root-account) for more info.
|
||||||
|
|
||||||
# Advanced Topic
|
# Advanced Topic
|
||||||
### Usage
|
### Usage
|
||||||
|
@ -104,7 +104,9 @@ https://github.com/wangyu-/udp2raw-tunnel/releases
|
|||||||
|
|
||||||
如果client和server无法连接,或者连接经常断开,请看一下`--seq-mode`的用法,尝试不同的seq-mode。
|
如果client和server无法连接,或者连接经常断开,请看一下`--seq-mode`的用法,尝试不同的seq-mode。
|
||||||
|
|
||||||
udp2raw可以用非root账号运行,这样更安全。具体方法见:[#26](https://github.com/wangyu-/udp2raw-tunnel/issues/26)
|
### WARN
|
||||||
|
|
||||||
|
udp2raw可以用非root账号运行,这样更安全。 如果你打算长期使用udp2raw的话,非常建议你阅读一下 [这个](https://github.com/wangyu-/udp2raw-tunnel/wiki/run-udp2raw-with-non-root-account) 链接,学习一下如何用非root账号运行udp2raw。
|
||||||
|
|
||||||
# 进阶操作说明
|
# 进阶操作说明
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user