only enable agent forwarding on windows when pageant is running (fixes #496)

This commit is contained in:
Eugene Pankov
2018-12-15 15:19:47 +01:00
parent 76633db25e
commit 384744ec44
5 changed files with 29 additions and 370 deletions

View File

@@ -36,7 +36,8 @@
},
"optionalDependencies": {
"wincredmgr": "^2.0.0",
"xkeychain": "^0.0.6"
"xkeychain": "^0.0.6",
"windows-process-tree": "^0.2.3"
},
"dependencies": {
"ssh2": "^0.5.5"