mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 04:30:08 +00:00
feat: tcp fast open
This commit is contained in:
@@ -25,9 +25,10 @@ Nodes:
|
||||
SendIP: 0.0.0.0 # IP address you want to send pacakage
|
||||
EnableDNS: false # Use custom DNS config, Please ensure that you set the dns.json well
|
||||
DNSType: AsIs # AsIs, UseIP, UseIPv4, UseIPv6, DNS strategy
|
||||
EnableTFO: false # Enable TCP Fast Open
|
||||
EnableVless: false # Enable Vless for V2ray Type
|
||||
EnableProxyProtocol: false # Only works for WebSocket and TCP
|
||||
EnableXtls: false # Enable xtls-rprx-vision, only vless
|
||||
EnableProxyProtocol: false # Only works for WebSocket and TCP
|
||||
EnableFallback: false # Only support for Trojan and Vless
|
||||
FallBackConfigs: # Support multiple fallbacks
|
||||
- SNI: # TLS SNI(Server Name Indication), Empty for any
|
||||
|
||||
Reference in New Issue
Block a user