增加速度限制
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"obfs": {
|
||||
"type": "salamander",
|
||||
"salamander": {
|
||||
"password": "你的混淆密码"
|
||||
"password": "bLa4AdWOoE57OdtwYa"
|
||||
}
|
||||
},
|
||||
"masquerade": {
|
||||
@@ -20,5 +20,9 @@
|
||||
"url": "https://你的域名",
|
||||
"rewriteHost": true
|
||||
}
|
||||
},
|
||||
"bandwidth": {
|
||||
"up": "50 mbps",
|
||||
"down": "100 mbps"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -29,5 +29,9 @@
|
||||
"url": "https://你的域名",
|
||||
"rewriteHost": true
|
||||
}
|
||||
},
|
||||
"bandwidth": {
|
||||
"up": "50 mbps",
|
||||
"down": "100 mbps"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user