x-ui
                                
                                
                                
                                    x-ui copied to clipboard
                            
                            
                            
                        tfo开关
Welcome
- [X] Yes, I'm using the latest major release. Only such installations are supported.
 - [X] Yes, I'm using the supported system. Only such systems are supported.
 - [X] Yes, I have read all WIKI document,nothing can help me in my problem.
 - [X] Yes, I've searched similar issues on GitHub and didn't find any.
 - [X] Yes, I've included all information below (version, config, log, etc).
 
Description of the problem,screencshot would be good
能不能在面板加一个节点tfo开关
Version of x-ui
$ x-ui version
# Paste output here
x-ui log or xray log
# paste log here
{ "api": { "services": [ "HandlerService", "LoggerService", "StatsService" ], "tag": "api" }, "inbounds": [ { "listen": "127.0.0.1", "port": 62789, "protocol": "dokodemo-door", "settings": { "address": "127.0.0.1" }, "tag": "api", "streamSettings": { "sockopt": { "tfo": true // 开启TFO } } } ], "outbounds": [ { "protocol": "freedom", "settings": {} }, { "protocol": "blackhole", "settings": {}, "tag": "blocked" } ], "policy": { "levels": { "0": { "handshake": 10, "connIdle": 100, "uplinkOnly": 2, "downlinkOnly": 3, "statsUserUplink": true, "statsUserDownlink": true, "bufferSize": 10240 } }, "system": { "statsInboundDownlink": true, "statsInboundUplink": true } }, "routing": { "rules": [ { "inboundTag": [ "api" ], "outboundTag": "api", "type": "field" }, { "ip": [ "geoip:private" ], "outboundTag": "blocked", "type": "field" }, { "outboundTag": "blocked", "protocol": [ "bittorrent" ], "type": "field" } ] }, "stats": {} }