xjasonlyu / tun2socks

tun2socks - powered by gVisor TCP/IP stack
https://github.com/xjasonlyu/tun2socks/wiki
GNU General Public License v3.0
3.13k stars 433 forks source link

[Feature] TFO (TCP FastOpen) #206

Closed GektorUA closed 1 year ago

GektorUA commented 1 year ago

Description

Is tun2socks supports TFO (TCP FastOpen)?

Is this feature related to a specific bug?

No response

Do you have a specific solution in mind?

No response

xjasonlyu commented 1 year ago

Hmm, I think it's not quite necessary though.

chromer030 commented 1 year ago

Is there any significant performance/speed difference with and without TFO ?

xjasonlyu commented 1 year ago

No, TFO only speeds up TCP establishment a bit. But in most cases, we only use tun2socks locally, which makes enable it pointless.

GektorUA commented 1 year ago

How about TFO connections in tun2socks interface, does it supports?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days