Support private key forwarding to winscp

This commit is contained in:
Artur
2022-09-19 17:18:46 +03:00
parent 2bf0ef3c1a
commit 6fff8727d5
3 changed files with 62 additions and 3 deletions

View File

@@ -28,8 +28,10 @@
"strip-ansi": "^7.0.0"
},
"dependencies": {
"@luminati-io/socksv5": "^0.0.7",
"node-forge": "^1.3.1",
"run-script-os": "^1.1.3",
"@luminati-io/socksv5": "^0.0.7"
"tmp-promise": "^3.0.3"
},
"peerDependencies": {
"@angular/animations": "^9.1.9",