Skip to content

NectoProxyHTTP/HTTPS Debugging Proxy

A powerful, open-source alternative to Charles Proxy and Fiddler. Intercept, inspect, modify, and replay traffic with a modern Web UI.

Quick Install ​

bash
npm install -g nectoproxy
nectoproxy start

The proxy starts on port 8888, and the Web UI opens automatically at http://localhost:8889.

Why NectoProxy? ​

FeatureNectoProxyCharles ProxyFiddlermitmproxy
PriceFree$50Free*Free
Web UIYesNoNoPartial
Rules Engine8 actionsYesYesScripts
BreakpointsYesYesYesYes
Code Generation8 languagesNoNoNo
Request ComparisonYesNoNoNo
Network ThrottlingYesYesYesNo
HAR ExportYesYesYesYes
Open SourceYesNoNoYes

*Fiddler Classic is Windows-only; Fiddler Everywhere is cross-platform but paid.

Support the Project ​

If you find NectoProxy useful, consider buying me a coffee.

Built with care by Sitharaj Seenivasan.