github.com/igoogolx/clash@v1.19.8/docs/premium/experimental-features.md (about) 1 --- 2 sidebarTitle: Experimental Features 3 sidebarOrder: 9 4 --- 5 6 # Experimental Features 7 8 Occasionally we make new features that would require a fair amount of testing before having it in the main release. These features are marked as experimental and are disabled by default. 9 10 ::: warning 11 Some features listed here can be unstable, and might get removed in any future version - we do not recommend using them unless you have a specific reason to do so. 12 ::: 13 14 ## Sniff TLS SNI 15 16 ```yaml 17 experimental: 18 sniff-tls-sni: true 19 ```