updat scripts; update x to v0.3

This commit is contained in:
gaofei
2025-02-24 14:07:18 +08:00
parent fb57013052
commit f7a40906d2
4 changed files with 25 additions and 28 deletions

View File

@ -17,15 +17,12 @@ function print_info() {
declare -A servers
servers["yact"]="ssh root@172.50.10.83"
servers["tw1"]="ssh root@tw1.xxoommd.asia"
servers["tw2"]="ssh root@tw2.xxoommd.asia"
servers["tw3"]="ssh root@tw3.xxoommd.asia"
servers["hk1"]="ssh root@hk1.xxoommd.asia"
servers["hk2"]="ssh root@hk2.xxoommd.asia"
servers["us1"]="ssh root@us1.xxoommd.asia"
servers["us2"]="ssh root@us2.xxoommd.asia"
servers["tw"]="ssh root@tw.xmdgg.xyz"
servers["hk"]="ssh root@hk.xmdgg.xyz"
servers["us"]="ssh root@us.xmdgg.xyz"
servers["ya"]="ssh -p 7189 gaohengyi@jumpserver.yacloud.net"
servers["u1"]="ssh root@u1"
servers["dev"]="ssh root@125.64.33.85"
function help() {
echo