add ssh server
This commit is contained in:
@@ -154,3 +154,9 @@ Host nj-nanopi-neo3
|
|||||||
User root
|
User root
|
||||||
IdentityFile ~/.flinty/ssh/nj-nanopi-neo3.pub
|
IdentityFile ~/.flinty/ssh/nj-nanopi-neo3.pub
|
||||||
IdentitiesOnly yes
|
IdentitiesOnly yes
|
||||||
|
|
||||||
|
Host sdwan-us-la
|
||||||
|
HostName 192.168.99.7
|
||||||
|
User root
|
||||||
|
IdentityFile ~/.flinty/ssh/us-la.pub
|
||||||
|
IdentitiesOnly yes
|
||||||
1
ssh/us-la.pub
Normal file
1
ssh/us-la.pub
Normal file
@@ -0,0 +1 @@
|
|||||||
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGfzysF0qhzQWvI+zFFJwpZqY6kbpEBOYHZBKewCMIF+
|
||||||
Reference in New Issue
Block a user