change the default domain for reality
This commit is contained in:
@@ -30,7 +30,7 @@ stream {
|
||||
map_hash_bucket_size 128;
|
||||
map $ssl_preread_server_name $sni_name {
|
||||
#domain
|
||||
www.microsoft.com reality;
|
||||
telegram.org reality;
|
||||
#domain
|
||||
|
||||
#ocserv
|
||||
|
||||
+2
-2
@@ -18,13 +18,13 @@
|
||||
"streamSettings": {
|
||||
"network": "tcp",
|
||||
"realitySettings": {
|
||||
"dest": "www.microsoft.com:443",
|
||||
"dest": "telegram.org:443",
|
||||
"maxClientVer": "",
|
||||
"maxTimeDiff": 0,
|
||||
"minClientVer": "",
|
||||
"privateKey": "",
|
||||
"serverNames": [
|
||||
"www.microsoft.com"
|
||||
"telegram.org"
|
||||
],
|
||||
"shortIds": [],
|
||||
"show": false,
|
||||
|
||||
Reference in New Issue
Block a user