parent
76bf148b1e
commit
08fa63889b
1 changed files with 3 additions and 0 deletions
|
|
@ -57,6 +57,9 @@ in {
|
|||
START_SSH_SERVER = true;
|
||||
DISABLE_SSH = false;
|
||||
SSH_PORT = 2222;
|
||||
|
||||
SSH_SERVER_CIPHERS = "chacha20-poly1305@openssh.com,";
|
||||
SSH_SERVER_KEY_EXCHANGES = "sntrup761x25519-sha512,mlkem768x25519-sha256";
|
||||
};
|
||||
|
||||
DEFAULT = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue