add ssh server
This commit is contained in:
@@ -153,4 +153,10 @@ Host nj-nanopi-neo3
|
||||
HostName 192.168.2.10
|
||||
User root
|
||||
IdentityFile ~/.flinty/ssh/nj-nanopi-neo3.pub
|
||||
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