AutoSSH实现OS X自动SSH登录远程服务器

本文详细介绍如何使用AutoSSH在OSX系统上实现自动化SSH登录远程服务器,包括安装依赖、安装AutoSSH、配置config文件及具体用例。适用于需要频繁远程操作服务器的用户。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

安装依赖(我是OS X系统,不需要安装)

linux
yum install expect
apt-get install expect

安装AutoSSH

$ git clone https://github.com/FeeiCN/autossh.git
$ sudo cp autossh/autossh /usr/local/bin/

配置config

vim ~/.autosshrc
server_name|192.168.1.110|root|password|port|is_bastion
//下面是例子,自行替换description、IP、username和password等字段
wufeifei|192.168.1.1|root|password|22|1

用例Example

$ autossh

AUTO SSH

[1] 192.168.1.110:feei
[2] 10.11.2.103:root
[3] 103.21.140.84:root

Server Number:(Input Server Num)

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值