mirror of
https://github.com/xxoommd/magic.git
synced 2025-07-12 01:48:54 +00:00
updat scripts; update x to v0.3
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user