https://github.com/jwcesign/assh_project
auto login to server by using ssh
https://github.com/jwcesign/assh_project
Last synced: 3 months ago
JSON representation
auto login to server by using ssh
- Host: GitHub
- URL: https://github.com/jwcesign/assh_project
- Owner: jwcesign
- Created: 2018-06-02T05:36:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-10T05:40:38.000Z (almost 7 years ago)
- Last Synced: 2025-01-11T06:10:25.963Z (4 months ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 自动ssh登录程序assh
包括以下三个程序
* assh: 主程序,负责接收数据与交互
* asshp:负责存储数据与查询数据
* sshlog:负责登录操作
* install.sh: 安装脚本,直接运行即可## 欢迎提交fix