Add TLS spoof support

This commit is contained in:
世界
2026-04-15 17:59:18 +08:00
parent 69f9f0232e
commit 227e0ca30f
44 changed files with 4226 additions and 5 deletions
+4 -1
View File
@@ -138,7 +138,10 @@ icon: material/new-box
"fallback_delay": "",
"udp_disable_domain_unmapping": false,
"udp_connect": false,
"udp_timeout": ""
"udp_timeout": "",
"tls_fragment": false,
"tls_fragment_fallback_delay": "",
"tls_record_fragment": false
}
```