Integrated proxy support

This commit is contained in:
decolua
2026-01-20 12:09:14 +07:00
parent e6ca119f5e
commit 0943387d24
3 changed files with 89 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
"express": "^5.2.1",
"fs": "^0.0.1-security",
"http-proxy-middleware": "^3.0.5",
"https-proxy-agent": "^7.0.6",
"jose": "^6.1.3",
"lowdb": "^7.0.1",
"next": "^15.2.0",
@@ -21,6 +22,7 @@
"ora": "^5.4.1",
"react": "19.2.1",
"react-dom": "19.2.1",
"socks-proxy-agent": "^8.0.4",
"undici": "^7.16.0",
"uuid": "^13.0.0",
"zustand": "^5.0.9"