added additional functions

This commit is contained in:
Arctic 2025-03-07 06:23:43 -06:00
parent 67a5534246
commit 92ffaa431b
2 changed files with 3 additions and 89 deletions

View file

@ -1,5 +1,6 @@
python -m ssh_manager
```
SSH Conf Subdirectory Host List
+-------+------------+--------+--------+------------+--------------+------------------------+
| No. | Host | User | Port | HostName | IP Address | Conf Directory |
@ -18,4 +19,5 @@ SSH Config Manager Menu
4. Regenerate Key
5. Remove Host
6. Exit
Select an option (1-6):
Select an option (1-6):
```