Fix Shadowsocks of Surfboard

Modified the generated parameter format
This commit is contained in:
Mazeorz 2020-10-26 16:49:16 +08:00 committed by GitHub
parent 06d22e7585
commit 2bc77526fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ class Surfboard
"{$server->host}",
"{$server->port}",
"{$server->cipher}",
"password={$password}",
"{$password}",
"https://raw.githubusercontent.com/Hackl0us/proxy-tool-backup/master/SSEncrypt.module",
"tfo=true",
"udp-relay=true"