first init
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"LISTEN_HOST": "0.0.0.0",
|
||||
"LISTEN_PORT": 40443,
|
||||
"CONNECT_IP": "188.114.98.0",
|
||||
"CONNECT_PORT": 443,
|
||||
"FAKE_SNI": "auth.vercel.com",
|
||||
"BYPASS_METHOD": "fragment",
|
||||
"FRAGMENT_STRATEGY": "sni_split",
|
||||
"FRAGMENT_DELAY": 0.1,
|
||||
"USE_TTL_TRICK": false,
|
||||
"FAKE_SNI_METHOD": "prefix_fake"
|
||||
}
|
||||
Reference in New Issue
Block a user