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
2fa2666479
commit
ae0509d7d2
@ -162,17 +162,18 @@ read [build_guide](/doc/build_guide.md)
|
|||||||
|
|
||||||
# Related work
|
# Related work
|
||||||
### kcptun-raw
|
### kcptun-raw
|
||||||
this project was inspired by kcptun-raw,which modified kcptun to support tcp mode.
|
udp2raw was inspired by kcptun-raw,which modified kcptun to support tcp mode.
|
||||||
|
|
||||||
https://github.com/Chion82/kcptun-raw
|
https://github.com/Chion82/kcptun-raw
|
||||||
|
### relayRawSocket
|
||||||
|
kcptun-raw was inspired by relayRawSocket. A simple udp to raw tunnel,wrote in python
|
||||||
|
|
||||||
|
https://github.com/linhua55/some_kcptun_tools/tree/master/relayRawSocket
|
||||||
### kcpraw
|
### kcpraw
|
||||||
another project of kcptun with tcp mode
|
another project of kcptun with tcp mode
|
||||||
|
|
||||||
https://github.com/ccsexyz/kcpraw
|
https://github.com/ccsexyz/kcpraw
|
||||||
### relayRawSocket
|
|
||||||
a simple udp to raw tunnel without simluated 3-way handshake ,wrote in python
|
|
||||||
|
|
||||||
https://github.com/linhua55/some_kcptun_tools/tree/master/relayRawSocket
|
|
||||||
### icmptunnel
|
### icmptunnel
|
||||||
Transparently tunnel your IP traffic through ICMP echo and reply packets.
|
Transparently tunnel your IP traffic through ICMP echo and reply packets.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user