Shuttle Manage the SSH Config

本文介绍ShuttleMan工具的安装及配置方法,包括设置编辑器、终端选择等,并展示了如何通过.shuttle.json文件来管理SSH连接配置。适用于希望简化SSH会话管理的MAC用户。

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

Shuttle Manage the SSH Config

Install that tool on MAC
Open the settings, the settings file named .shuttle.json

It will be similar to this:
{
"_comments": [
"Valid terminals include: 'Terminal.app' or 'iTerm'",
"In the editor value change 'default' to 'nano', 'vi', or another terminal based editor.",
"Hosts will also be read from your ~/.ssh/config or /etc/ssh_config file, if available",
"For more information on how to configure, please see http://fitztrev.github.io/shuttle/"
],
"editor": "default",
"launch_at_login": false,
"terminal": "Terminal.app",
"iTerm_version": "nightly",
"default_theme": "Homebrew",
"open_in": "new",
"show_ssh_config_hosts": false,
"ssh_config_ignore_hosts": [ ],
"ssh_config_ignore_keywords": [ ],
"hosts": [
{
"VirtualBox": [
{
"cmd": "ssh carl@ubuntu-master",
"inTerminal": "tab",
"name": "ubuntu-master",
"theme": "homebrew",
"title": "ubuntu-master"
},
{
"cmd": "ssh carl@centos-dev1",
"inTerminal": "new",
"name": "centos-dev1",
"theme": "homebrew",
"title": "centos-dev1"
}
]


References:
https://github.com/fitztrev/shuttle
https://github.com/fitztrev/shuttle
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值