Traffic Inspection
Real-time HTTP/HTTPS interception with auto-generated SSL certificates, syntax-highlighted body viewer, and WebSocket frame capture.
A powerful, open-source alternative to Charles Proxy and Fiddler. Intercept, inspect, modify, and replay traffic with a modern Web UI.
npm install -g nectoproxy
nectoproxy startThe proxy starts on port 8888, and the Web UI opens automatically at http://localhost:8889.
| Feature | NectoProxy | Charles Proxy | Fiddler | mitmproxy |
|---|---|---|---|---|
| Price | Free | $50 | Free* | Free |
| Web UI | Yes | No | No | Partial |
| Rules Engine | 8 actions | Yes | Yes | Scripts |
| Breakpoints | Yes | Yes | Yes | Yes |
| Code Generation | 8 languages | No | No | No |
| Request Comparison | Yes | No | No | No |
| Network Throttling | Yes | Yes | Yes | No |
| HAR Export | Yes | Yes | Yes | Yes |
| Open Source | Yes | No | No | Yes |
*Fiddler Classic is Windows-only; Fiddler Everywhere is cross-platform but paid.
If you find NectoProxy useful, consider buying me a coffee.
Built with care by Sitharaj Seenivasan.