Skip to content

Commit f633023

Browse files
authored
Update README.md
1 parent d668787 commit f633023

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ without having to remember ip/hosts, ports , etc.
77
## Features
88
- Easily manage your SSH connections and connect to them quickly.
99
- Add new SSH connections.
10+
- Edit exsisting SSH connections
1011
- Delete old SSH connections.
1112

1213
## Requirements
@@ -64,13 +65,19 @@ sudo cp ssh-manager.sh /usr/local/bin/ssh-manager
6465
**Main Menu**
6566

6667

67-
![SSH Manager Menu](https://user-images.githubusercontent.com/62318474/230812530-d599d314-3a56-4e66-976e-9c41f6601c8e.png)
68+
![SSH Manager Menu](https://github.com/itachi1621/ssh-manager/assets/62318474/e28b12ea-6fcf-44f3-80eb-614d46cf0886)
6869

6970

7071
**Add New SSH Connection**
7172

7273
![SSH Manager Add](https://user-images.githubusercontent.com/62318474/230812732-a9550f4a-6fd7-4f6c-b24c-cd440288e670.png)
7374

75+
76+
**Edit SSH Connection**
77+
78+
![SSH Manager Edit](https://github.com/itachi1621/ssh-manager/assets/62318474/fef91e0e-1db7-4606-bf0e-1e8727a147e6)
79+
80+
7481
**Connect to saved SSH Connection**
7582

7683
![SSH Manager Connect](https://user-images.githubusercontent.com/62318474/230813252-e3a6178f-2202-4ccf-88df-ca7bbb6ebaa6.png)

0 commit comments

Comments
 (0)