mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 17:49:11 +08:00
Fix Shadowsocks of Surfboard
Modified the generated parameter format
This commit is contained in:
parent
06d22e7585
commit
2bc77526fd
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user