mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-01-19 22:39:31 +08:00
Update README.zh-cn.md
This commit is contained in:
parent
97b73b06c9
commit
06f5541b2a
@ -2,6 +2,8 @@ Udp2raw-tunnel
|
|||||||
![image2](/images/image2.PNG)
|
![image2](/images/image2.PNG)
|
||||||
通过raw socket给UDP包加上TCP或ICMP header的UDP tunnel,进而绕过UDP屏蔽或QoS,或在UDP支持不好的环境下提升UDP稳定性。支持心跳保活、自动重连,重连后会恢复上次连接,在底层掉线的情况下可以保持上层不掉线。同时有加密、防重放攻击、信道复用的功能。
|
通过raw socket给UDP包加上TCP或ICMP header的UDP tunnel,进而绕过UDP屏蔽或QoS,或在UDP支持不好的环境下提升UDP稳定性。支持心跳保活、自动重连,重连后会恢复上次连接,在底层掉线的情况下可以保持上层不掉线。同时有加密、防重放攻击、信道复用的功能。
|
||||||
|
|
||||||
|
欢迎任何形式的转载。
|
||||||
|
|
||||||
[English](/README.md)
|
[English](/README.md)
|
||||||
|
|
||||||
[udp2raw+kcptun step_by_step教程](kcptun_step_by_step.md)
|
[udp2raw+kcptun step_by_step教程](kcptun_step_by_step.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user