diff --git a/app/bot.php b/app/bot.php index a1ee4a4..882d5a1 100644 --- a/app/bot.php +++ b/app/bot.php @@ -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$ss_link\n"; + $text .= "\n\npassword: {$ss['password']}"; $text .= "\n\nserver: $domain:$port"; $text .= "\n\nmethod: {$ss['method']}"; $text .= "\n\nnameserver: 10.10.0.5"; diff --git a/version b/version index c4ef0b4..5a54288 100644 --- a/version +++ b/version @@ -1,3 +1,5 @@ +24.08.2023 показ пароля в меню Shadowsocks +git pull 21.08.2023 фикс прокси через 10.10.0.3 git pull make r