From 972bc48ebdc10973e9806729042ea2c499ed7b9f Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Sat, 7 Dec 2024 23:47:17 +0330 Subject: [PATCH] Add ip-address --- menu.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/menu.sh b/menu.sh index c953b99..0771a3f 100644 --- a/menu.sh +++ b/menu.sh @@ -29,6 +29,7 @@ hysteria2_install_handler() { cat < /etc/hysteria/.configs.env SNI=$sni EOF + python3 $CLI_PATH ip-address } hysteria2_add_user_handler() {