1, 正常使用用户密码登录堡垒机并保存登陆配置
相关服务:德国VPS服务器
2, 配置登陆脚本

添加第一个:
expect 为空
send :ssh root@ip
添加第二个:
expect root@ip's password send 密码
1, 正常使用用户密码登录堡垒机并保存登陆配置
相关服务:德国VPS服务器
2, 配置登陆脚本

添加第一个:
expect 为空
send :ssh root@ip
添加第二个:
expect root@ip's password send 密码