v2ray-core
                                
                                 v2ray-core copied to clipboard
                                
                                    v2ray-core copied to clipboard
                            
                            
                            
                        Darwin's TFO impl was not support now.
TCP Fastopen impl for darwin is not support syscall with TCP_FASTOPEN_CLIENT.
Need to instead with CONNECTX.
if anyone need it, i may submit PR for this.
Seems that v2ray's tfo impl is completely broken not only on darwin, but also on windows and freebsd. It does not work at all on non-linux.
Instead of trying to fix this mess, maybe consider switching to a modern alternative instead:
- https://github.com/database64128/shadowsocks-go
- https://github.com/SagerNet/sing-box
Both of these use my https://github.com/database64128/tfo-go for TFO support on Linux, Windows, macOS and FreeBSD.
This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days