Change Project Name
This commit is contained in:
6
menu.sh
6
menu.sh
@ -900,7 +900,7 @@ ip_limit_handler() {
|
||||
display_main_menu() {
|
||||
clear
|
||||
tput setaf 7 ; tput setab 4 ; tput bold
|
||||
echo -e "◇────────────────🚀 Welcome To Hysteria2 Management 🚀─────────────────◇"
|
||||
echo -e "◇────────────────🚀 Welcome To Blitz Panel 🚀─────────────────◇"
|
||||
tput sgr0
|
||||
echo -e "${LPurple}◇──────────────────────────────────────────────────────────────────────◇${NC}"
|
||||
|
||||
@ -949,12 +949,12 @@ main_menu() {
|
||||
done
|
||||
}
|
||||
|
||||
# Function to display the Hysteria2 menu
|
||||
# Function to display the Blitz menu
|
||||
display_hysteria2_menu() {
|
||||
clear
|
||||
echo -e "${LPurple}◇──────────────────────────────────────────────────────────────────────◇${NC}"
|
||||
|
||||
echo -e "${yellow} ☼ Hysteria2 Menu ☼ ${NC}"
|
||||
echo -e "${yellow} ☼ Blitz Menu ☼ ${NC}"
|
||||
|
||||
echo -e "${LPurple}◇──────────────────────────────────────────────────────────────────────◇${NC}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user