mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-01-31 12:19:34 +08:00
Updated faketcp方案和常见的udp over tcp、udp in tcp方案的对比 (markdown)
parent
e0e4b34394
commit
48bd808a90
@ -16,7 +16,7 @@ udp over tcp、udp in tcp说的是一回事儿,是把udp协议封装到tcp协
|
||||
|
||||
但是伪装成tcp的udp流量可以骗过运营商的防火墙,可以避免udp断流。
|
||||
|
||||
faketcp跟udp in tcp方案相比的缺点是无法穿透tcp代理(包括反向tcp代理),比如haproxy。tcp代理常见于一些没有独立ip的VPS。
|
||||
faketcp跟udp in tcp方案相比的缺点是无法穿透tcp代理(包括反向tcp代理),比如haproxy。不过好在tcp代理并不常见,一些没有独立IP的VPS可能是用tcp代理实现的。
|
||||
|
||||
### 回答一些常见误解
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user