取消跟踪config.json文件
This commit is contained in:
parent
90f2d5c093
commit
33c4e7eabd
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
config.json
|
||||
24
config.json
24
config.json
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user