ssh-manager:更快地管理和访问ssh连接

时间:2024-06-09 11:34:55
【文件属性】:

文件名称:ssh-manager:更快地管理和访问ssh连接

文件大小:20KB

文件格式:ZIP

更新时间:2024-06-09 11:34:55

Ruby

SSH ::管理员 通过在一个位置进行管理来简化多个ssh连接的使用 安装 将此行添加到您的应用程序的Gemfile中: gem 'ssh-manager' 然后执行: $ bundle 或将其自己安装为: $ gem install ssh-manager 用法 用法:sshm [选项] ... -a, --add ip Add ip to your Connection list -c, --connect id connect to -d, --delete id delete connection -u, --update id update connection -s, --search stri


【文件预览】:
ssh-manager-master
----.gitignore(189B)
----rubygem-sshm.spec.template(2KB)
----.rspec(32B)
----ssh-manager.gemspec(945B)
----bin()
--------sshm(275B)
----LICENSE(18KB)
----doc()
--------user_spec(528B)
----rubygem-sshm.spec(2KB)
----spec()
--------client_spec.rb(222B)
--------spec_helper.rb(54B)
----README.md(2KB)
----config()
--------settings.yml(73B)
----lib()
--------ssh()
----Gemfile(150B)
----Rakefile(28B)

网友评论