echo -e "${COLOR_YELOW}Invalid choice. Skipping installation. ${COLOR_END}" echo "" exit 1 ;; esac clear fun_frps fun_getServer fun_getVer echo -e "" echo -e "Loading You Server IP, please wait..."defIP=$(curl -s https://api.ipify.org) ...