Current http-proxy v1.18.1 is unmaintained (2018) with 513 open issues
and triggers Node.js deprecation warnings. Recommend replacing with httpxy
(more active, better features) or http-proxy-3 (API compatible).
Top 2 Recommendations
httpxy (Recommended)
- Stars: 277
| Open Issues: 9 | Last Updated: March 2026 - URL: https://github.com/unjs/httpxy
- Key Benefits:
Most active (unjs is a reputable org behind Nuxt/Nitro/Vite ecosystem)
Full-featured HTTP & WebSocket proxy
TypeScript with modern patterns
ESM-native (modern module system)
Minimal dependencies
Actively maintained (9 issues only)
http-proxy-3 (Direct Replacement)
- Stars: 92 | Open Issues: 13 | Last Updated: March 2026
- URL: https://github.com/sagemathinc/http-proxy-3
- Key Benefits:
Drop-in replacement (“Modern rewrite of node-proxy”)
API compatible with original http-proxy
TypeScript
Requires Node.js 18+
Fewer stars/maturity than httpxy