Feature: add option to enable sni sniff

This commit is contained in:
Kr328
2022-07-02 10:59:56 +08:00
parent eb7cd8923f
commit 7b7ee554e3
7 changed files with 22 additions and 11 deletions

View File

@@ -216,4 +216,5 @@
<string name="geoip_fallback_code">GeoIP Fallback 区域代码</string>
<string name="allow_bypass">允许应用绕过</string>
<string name="allow_bypass_summary">允许其他应用绕过 VPN</string>
<string name="sniff_tls_sni">嗅探 TLS 的 SNI</string>
</resources>