Skip to content

Commit adbe7d1

Browse files
committed
2 parents 0fe1a3d + a8e5df4 commit adbe7d1

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ Now,an encrypted raw tunnel has been established between client and server throu
8484
### Note
8585
To run on Android, check [Android_Guide](/doc/android_guide.md)
8686

87+
If you have connection problems.Take a look at `--seq-mode` option.
88+
89+
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.
90+
8791
# Advanced Topic
8892
### Usage
8993
```

doc/README.zh-cn.md

+3
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ https://github.com/wangyu-/udp2raw-tunnel/releases
8585

8686
如果要在梅林固件的路由器上使用,添加`--lower-level auto` `--keep-rule`
8787

88+
如果client和server无法连接,或者连接经常断开,请看一下`--seq-mode`的用法,尝试不同的seq-mode。
89+
90+
udp2raw可以用非root账号运行,这样更安全。具体方法见:[#26](https://github.com/wangyu-/udp2raw-tunnel/issues/26)
8891
# 进阶操作说明
8992

9093
### 命令选项

0 commit comments

Comments
 (0)