mirror of
https://github.com/getcompanion-ai/computer-guest.git
synced 2026-04-15 06:04:38 +00:00
feat: remove wakeup path, return on create, host managed ssh-keygen, ack nonce dep
This commit is contained in:
parent
5ad9722a84
commit
2b2ece6778
4 changed files with 94 additions and 83 deletions
|
|
@ -2,7 +2,6 @@ Port 2222
|
|||
ListenAddress 0.0.0.0
|
||||
|
||||
HostKey /etc/ssh/ssh_host_ed25519_key
|
||||
HostKey /etc/ssh/ssh_host_rsa_key
|
||||
|
||||
PermitRootLogin no
|
||||
PubkeyAuthentication yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue