取消跟踪config.json文件
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
config.json
|
||||||
-24
@@ -1,24 +0,0 @@
|
|||||||
{
|
|
||||||
"listen": ":8443",
|
|
||||||
"tls": {
|
|
||||||
"cert": "/etc/hysteria/server.crt",
|
|
||||||
"key": "/etc/hysteria/server.key"
|
|
||||||
},
|
|
||||||
"auth": {
|
|
||||||
"type": "password",
|
|
||||||
"password": "你的密码"
|
|
||||||
},
|
|
||||||
"masquerade": {
|
|
||||||
"type": "proxy",
|
|
||||||
"proxy": {
|
|
||||||
"url": "https://bing.com",
|
|
||||||
"rewriteHost": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"obfs": {
|
|
||||||
"type": "salamander",
|
|
||||||
"salamander": {
|
|
||||||
"password": "bLa4AdWOoE57OdtwYa"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user