This commit is contained in:
233boy
2019-02-17 23:15:24 +08:00
parent e9ab14add2
commit 9d6febc8b2
15 changed files with 81 additions and 57 deletions

View File

@@ -67,7 +67,7 @@
//include_ss
//include_socks
//include_mtproto
//include_config
//include_in_config
//
],
"outbounds": [
@@ -90,13 +90,15 @@
"settings": {},
"tag": "tg-out"
}
//include_out_config
//
],
"dns": {
"server": [
"8.8.8.8",
"8.8.4.4",
"1.1.1.1",
"1.0.0.1",
"8.8.8.8",
"8.8.4.4",
"localhost"
]
},