add ssh server

This commit is contained in:
FlintyLemming
2025-12-18 10:44:39 +08:00
parent 568422196a
commit c066142088
2 changed files with 7 additions and 0 deletions

View File

@@ -141,4 +141,10 @@ Host nj-fnos
HostName 192.168.2.6 HostName 192.168.2.6
User FlintyLemming User FlintyLemming
IdentityFile ~/.flinty/ssh/nj-fnos.pub IdentityFile ~/.flinty/ssh/nj-fnos.pub
IdentitiesOnly yes
Host nj-nanopi-neo3
HostName 192.168.2.10
User root
IdentityFile ~/.flinty/ssh/nj-nanopi-neo3.pub
IdentitiesOnly yes IdentitiesOnly yes

1
ssh/nj-nanopi-neo3.pub Normal file
View File

@@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJSeKZIbpt22qy6rN6T6iXtb5o/4G9BXXLsYacpIhX2a