allow selecting ssh ciphers (fixes #645)

This commit is contained in:
Eugene Pankov
2019-02-09 18:52:09 +01:00
parent a2c636fdbf
commit 168e6f17dc
8 changed files with 81 additions and 373 deletions

View File

@@ -44,6 +44,7 @@ module.exports = {
externals: [
'fs',
'node-ssh',
'ssh2-streams',
'xkeychain',
'wincredmgr',
'path',