add ssh server
This commit is contained in:
@@ -155,6 +155,13 @@ Host nj-nanopi-neo3
|
||||
IdentityFile ~/.flinty/ssh/nj-nanopi-neo3.pub
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host zs-zos
|
||||
HostName 192.168.6.6
|
||||
Prot 10000
|
||||
User root
|
||||
IdentityFile ~/.flinty/ssh/zs-zos.pub
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host sdwan-us-la
|
||||
HostName 192.168.99.7
|
||||
User root
|
||||
|
||||
1
ssh/zs-zos.pub
Normal file
1
ssh/zs-zos.pub
Normal file
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/6xR7NNpPJ7MrCx7qgo6hS1orwwX+4nMsyTdWl4/kc
|
||||
Reference in New Issue
Block a user