perf: ssh支持ppk格式私钥

This commit is contained in:
xiaojunnuo
2025-11-25 00:48:21 +08:00
parent a9606bfb4e
commit 575ae164c8
4 changed files with 1490 additions and 6 deletions

View File

@@ -35,7 +35,7 @@
"rimraf": "^5.0.5",
"socks": "^2.8.3",
"socks-proxy-agent": "^8.0.4",
"ssh2": "^1.15.0",
"ssh2": "1.17.0",
"strip-ansi": "^7.1.0",
"tencentcloud-sdk-nodejs": "^4.0.1005"
},