Explorar el Código

Revert "Fix Shadowsocks of Surfboard"

tokumeikoi hace 4 años
padre
commit
0d750af0cb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"