simplify: use HttpsProxyAgent directly for proxy routing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
direkturcrypto
2026-03-01 22:33:45 +07:00
co-authored by Claude Opus 4.6
parent 048d4433c2
commit f5c777ec0c
4 changed files with 215 additions and 206 deletions
+1
View File
@@ -35,6 +35,7 @@
"blessed": "^0.1.81",
"dotenv": "^16.4.7",
"ethers": "^5.8.0",
"global-agent": "^4.1.2",
"https-proxy-agent": "^7.0.6",
"undici": "^7.22.0",
"ws": "^8.19.0"