json shuttle mac ssh client配置文件

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了json shuttle mac ssh client配置文件相关的知识,希望对你有一定的参考价值。

{
  "_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": true,
  "terminal": "iTerm2.app",
  "iTerm_version": "nightly",
  "default_theme": "Homebrew",
  "open_in": "new",  
  "show_ssh_config_hosts": false,
  "ssh_config_ignore_hosts": [  ],
  "ssh_config_ignore_keywords": [  ],
  "hosts": [
    {
      "cmd": "ssh congyihao@jps.jd.com -p 80",
      "inTerminal": "tab",
      "name": "登录jd堡垒机"
    },
    {
      "cmd": "ssh root@172.16.154.21",
      "inTerminal": "current",
      "name": "登录clickhouse宿主机"
    },
    {
      "cmd": "tmux attach-session -t cyh-monitor",
      "inTerminal": "current",
      "name": "连接tmux"
    }
  ]
}

以上是关于json shuttle mac ssh client配置文件的主要内容,如果未能解决你的问题,请参考以下文章

Download Shuttle Pro mac文件下载器使用指南

使用 JointCode.Shuttle 进行跨 AppDomain 通信的一个简单示例

Shuttle ESB——入门实例

使用 JointCode.Shuttle 动态注册 / 注销服务

1.vue-clie安装

Shuttle + Alluxio 加速内存Shuffle起飞