hollson / sdk

🐧 Shell Development Kit 🔥🔥🔥
MIT License
3 stars 0 forks source link

Add term/myhost tools #8

Open hollson opened 6 months ago

hollson commented 6 months ago
$ term
(Linux)SSH远程主机管理
+----+--------------+------+-----------------+---------+------------+-----------+
| ID | Host         | User | OS              | Arch    |  Location  |  Mark     |
+----+--------------+------+-----------------+---------+------------+-----------+
| 1  | example1.com | root | CentOS Stream 9 | x86_64  | NewYork    | 生产环境   |
| 2  | example2.com | root | ubuntu22.04     | arm64   | BeiJing    | 测试环境   |
| 3  | 192.168.10.1 | root |                 |         |            | 开发环境   |
+----+--------------+------+-----------------+---------+--------- --+-----------+
hollson commented 6 months ago

Extended scp feature (push & pull)