更新 RMxxx_rgmii_toolkit.sh

This commit is contained in:
sky 2024-12-07 09:03:22 +08:00
parent 02eaedfbef
commit 853a307f13

View File

@ -493,8 +493,8 @@ configure_tailscale() {
echo -e "\e[38;5;27m3) Connect to Tailnet\e[0m" # Brown echo -e "\e[38;5;27m3) Connect to Tailnet\e[0m" # Brown
echo -e "\e[38;5;87m4) Connect to Tailnet with SSH ON\e[0m" # Light cyan echo -e "\e[38;5;87m4) Connect to Tailnet with SSH ON\e[0m" # Light cyan
echo -e "\e[38;5;105m5) Reconnect to Tailnet with SSH OFF\e[0m" # Light magenta echo -e "\e[38;5;105m5) Reconnect to Tailnet with SSH OFF\e[0m" # Light magenta
echo -e "\e[38;5;172m6) Connect to Tailnet with Exit Node and Subnet\e[0m" # Light yellow (New option) echo -e "\e[38;5;87m4) Connect to Tailnet with Exit Node and Subnet\e[0m" # Light yellow (New option)
echo -e "\e[38;5;172m7) Reconnect to Tailnet without Exit Node and Subnet\e[0m" # New option to reconnect without exit node and subnet echo -e "\e[38;5;105m5) Reconnect to Tailnet without Exit Node and Subnet\e[0m" # New option to reconnect without exit node and subnet
echo -e "\e[38;5;172m8) Disconnect from Tailnet (reconnects at reboot)\e[0m" # Disconnect echo -e "\e[38;5;172m8) Disconnect from Tailnet (reconnects at reboot)\e[0m" # Disconnect
echo -e "\e[1;31m9) Logout from tailscale account\e[0m" echo -e "\e[1;31m9) Logout from tailscale account\e[0m"
echo -e "\e[38;5;27m10) Return to Tailscale Menu\e[0m" echo -e "\e[38;5;27m10) Return to Tailscale Menu\e[0m"