配置文件, 混淆密码和密码位置代码位置调整
This commit is contained in:
@@ -10,16 +10,16 @@
|
||||
"tag": "hysteria2-in",
|
||||
"listen": "::",
|
||||
"listen_port": 8443,
|
||||
"obfs": {
|
||||
"type": "salamander",
|
||||
"password": "你的混淆密码"
|
||||
},
|
||||
"users": [
|
||||
{
|
||||
"name": "user1",
|
||||
"password": "你的密码"
|
||||
}
|
||||
],
|
||||
"obfs": {
|
||||
"type": "salamander",
|
||||
"password": "你的混淆密码"
|
||||
},
|
||||
"up_mbps": 50,
|
||||
"down_mbps": 100,
|
||||
"tls": {
|
||||
|
||||
@@ -10,16 +10,16 @@
|
||||
"tag": "hysteria2-in",
|
||||
"listen": "::",
|
||||
"listen_port": 8443,
|
||||
"obfs": {
|
||||
"type": "salamander",
|
||||
"password": "你的混淆密码"
|
||||
},
|
||||
"users": [
|
||||
{
|
||||
"name": "user1",
|
||||
"password": "你的密码"
|
||||
}
|
||||
],
|
||||
"obfs": {
|
||||
"type": "salamander",
|
||||
"password": "你的混淆密码"
|
||||
},
|
||||
"up_mbps": 50,
|
||||
"down_mbps": 100,
|
||||
"tls": {
|
||||
|
||||
Reference in New Issue
Block a user