show password in shadowsocks

This commit is contained in:
mercury
2023-08-24 22:04:44 +04:00
parent c6d19cc057
commit 2d4d4aef1b
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -2507,6 +2507,7 @@ DNS-over-HTTPS with IP:
];
$ss_link = preg_replace('~==~', '', 'ss://' . base64_encode("{$ss['method']}:{$ss['password']}")) . "@$domain:$port" . (!empty($ss['plugin']) ? '?plugin=' . urlencode("v2ray-plugin;path=/v2ray;host=$domain" . (!empty($ssl) ? ';tls' : '')) : '');
$text .= "\n\n<code>$ss_link</code>\n";
$text .= "\n\npassword: <span class='tg-spoiler'>{$ss['password']}</span>";
$text .= "\n\nserver: <code>$domain:$port</code>";
$text .= "\n\nmethod: <code>{$ss['method']}</code>";
$text .= "\n\nnameserver: <code>10.10.0.5</code>";
+2
View File
@@ -1,3 +1,5 @@
24.08.2023 показ пароля в меню Shadowsocks
<code>git pull</code>
21.08.2023 фикс прокси через 10.10.0.3
<code>git pull</code>
<code>make r</code>