修复需鉴权的socks5代理无法连接的问题

This commit is contained in:
foxhui
2025-11-24 00:55:56 +08:00
Unverified
parent da94db9181
commit 3bc03c6bd8
3 changed files with 57 additions and 9 deletions
+1
View File
@@ -8,6 +8,7 @@
"dependencies": {
"got-scraping": "^4.1.2",
"js-yaml": "^4.1.1",
"proxy-chain": "^2.6.0",
"puppeteer": "^24.31.0",
"sharp": "^0.34.5"
}