Fix Issue #10012 - better ssh config parsing (#10043)

This commit is contained in:
Andy Law
2024-11-06 11:41:04 +00:00
committed by GitHub
parent 21aedb6045
commit aa67130e37
2 changed files with 282 additions and 110 deletions

View File

@@ -24,6 +24,7 @@
"devDependencies": {
"electron-promise-ipc": "^2.2.4",
"ps-node": "^0.1.6",
"ssh-config": "^5.0.0",
"tmp-promise": "^3.0.2",
"which": "^3.0.0",
"winston": "^3.3.3"