Skip to content

No password ssh client for Mac/Linux, one key login remote server. 一个SSH远程客户端,可一键登录远程服务器,主要用来弥补Mac/Linux Terminal SSH无法保存密码的不足。

License

shyding/autossh-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autossh

一个SSH远程客户端,可一键登录远程服务器,主要用来弥补Mac/Linux Terminal SSH无法保存密码的不足。

演示

Wiki

Wiki

功能说明

  • SSH 快速登录
  • 支持 cp 命令文件/文件夹复制功能 autossh cp source:/file target:/file
  • 支持自动更新检测功能 autossh upgrade
  • 新增快捷登录功能 autossh [序号/别名]

安装

  • Mac/Linux用户直接下载安装包,运行install脚本即可。
  • Windows用户可手动编译,参考编译章节。

注意

v0.X版本配置文件无法与v1.X版本兼容,请勿使用!

License

MIT

About

No password ssh client for Mac/Linux, one key login remote server. 一个SSH远程客户端,可一键登录远程服务器,主要用来弥补Mac/Linux Terminal SSH无法保存密码的不足。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.3%
  • Shell 2.7%