Skip to content

Commit

Permalink
Update rathole.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Musixal authored May 29, 2024
1 parent d402a63 commit 34d2329
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions rathole.sh
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ ____________ _/ |_| |__ ____ | | ____
| | \// __ \| | | Y ( <_> | |_\ ___/
|__| (____ |__| |___| /\____/|____/\___ >
\/ \/ \/
By: github.com/Musixal v1.2
By: github.com/Musixal v1.3
EOF
echo -e "${NC}"
}
Expand Down Expand Up @@ -202,7 +202,9 @@ if [[ ! -d "$config_dir" ]]; then
fi

clear
echo -e "${YELLOW}Configurating RatHole Tunnel...${NC}\n"
echo -e "${YELLOW}Configurating RatHole Tunnel...${NC}"
echo -e "\e[93m═════════════════════════════════════════════\e[0m"
echo ''
echo -e "1. For ${GREEN}IRAN${NC} Server\n"
echo -e "2. For ${CYAN}Kharej${NC} Server\n"
read -p "Enter your choice: " configure_choice
Expand Down

0 comments on commit 34d2329

Please sign in to comment.