7 releases
| 0.4.3 | Jul 31, 2025 |
|---|---|
| 0.4.2 | Jul 26, 2025 |
| 0.3.2 | Nov 29, 2024 |
#767 in Network programming
448 downloads per month
1MB
1.5K
SLoC
Usage
数据迁移时候整个目录拷贝即可
╰─ 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
Dependencies
~41MB
~753K SLoC