Browse Source

Revert "Fix Shadowsocks of Surfboard"

tokumeikoi 4 years ago
parent
commit
0d750af0cb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Utils/Surfboard.php

+ 1 - 1
app/Utils/Surfboard.php

@@ -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"