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
c08bd12ea0
commit
5e6d977247
@ -4,6 +4,7 @@
|
|||||||
An Encrpyted,Anti-Replay,Multiplexed Udp Tunnel,tunnels udp traffic through fake-tcp or icmp by using raw socket.Its also a Connection Stablizer.
|
An Encrpyted,Anti-Replay,Multiplexed Udp Tunnel,tunnels udp traffic through fake-tcp or icmp by using raw socket.Its also a Connection Stablizer.
|
||||||
|
|
||||||
[简体中文](/doc/README.zh-cn.md)
|
[简体中文](/doc/README.zh-cn.md)
|
||||||
|
# Features
|
||||||
### Send/Recv Udp Packet as Raw Packet with TCP header,ICMP header
|
### Send/Recv Udp Packet as Raw Packet with TCP header,ICMP header
|
||||||
Which can help you bypass udp blocking or udp QOS or just poorly supported udp NAT behavior by some ISP. Raw packet with UDP header is also supported,in this way you can just make use of the encrpyting and anti-replay feature.
|
Which can help you bypass udp blocking or udp QOS or just poorly supported udp NAT behavior by some ISP. Raw packet with UDP header is also supported,in this way you can just make use of the encrpyting and anti-replay feature.
|
||||||
### Encrpytion,Anti-Replay,Anti-MITM
|
### Encrpytion,Anti-Replay,Anti-MITM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user