Alternatives to Fiddler Everywhere

A cross-platform web debugging proxy for capturing, inspecting, modifying and replaying HTTP(S) traffic. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Fiddler Everywhere.

  • Charles

    An HTTP and HTTPS debugging proxy that shows all web traffic between a computer and the internet.

    Charles is also a paid HTTP and HTTPS debugging proxy on Windows, macOS and Linux, and can work as a reverse proxy, but it needs certificate setup on clients for HTTPS inspection.

  • Proxyman

    Desktop HTTP and HTTPS debugging proxy for capturing, inspecting and mocking network requests.

    Proxyman is freemium rather than paid, runs on Windows, macOS and Linux with a native macOS interface, and offers breakpoints, Map Local and scripting for mocking requests.

  • HTTP Toolkit

    An open-source desktop tool for intercepting, inspecting and rewriting HTTP and HTTPS traffic.

    HTTP Toolkit is free and open source, offers one-click interception for many tools and can target a single client, though it is desktop only with no mobile app.

  • Reqable

    An HTTP debugging proxy and REST API client for desktop and mobile in one application.

    Reqable is freemium and combines traffic capture with a REST API client, adding Android and iOS apps alongside desktop, though advanced use needs a paid licence.

Similar software

Related functionality, not a direct replacement.