| Crates.io | autossh |
| lib.rs | autossh |
| version | 0.4.3 |
| created_at | 2024-11-08 08:45:19.410811+00 |
| updated_at | 2025-07-31 09:35:20.21619+00 |
| description | autossh/@shell tool is used to ssh login and allow automatically login without password |
| homepage | https://github.com/idhyt/autossh/tree/main/atsh-cli |
| repository | https://github.com/idhyt/autossh/tree/main/atsh-cli |
| max_upload_size | |
| id | 1440993 |
| size | 1,313,305 |
数据迁移时候整个目录拷贝即可
╰─ tree ~/.atsh.d
~/.atsh.d
├── atsh # autossh.exe / atsh.exe in windows
└── .atsh.d # atsh data
├── atsh.db # records database
├── atsh_key # ssh private key
├── atsh_key.pub # ssh public key
├── config.toml # config file with little information
└── logs # log directory
└── 2025-07-21.json
免密登录、数据迁移、本地构建等参考文档 README.md