Merge branch 'dev' into broken-pubkey-auth
This commit is contained in:
commit
ab7c0b00f9
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ if (!serverKeyFile) throw new Error("Somehow failed to fetch the key file!");
|
||||||
|
|
||||||
const server: ssh2.Server = new ssh2.Server({
|
const server: ssh2.Server = new ssh2.Server({
|
||||||
hostKeys: [serverKeyFile],
|
hostKeys: [serverKeyFile],
|
||||||
|
|
||||||
banner: "NextNet-LOM (c) NextNet project et al.",
|
banner: "NextNet-LOM (c) NextNet project et al.",
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue