HTTP Toolkit
An open-source desktop tool for intercepting, inspecting and rewriting HTTP and HTTPS traffic.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
2 more ways to get HTTP Toolkit
Other download sites
Run by third parties, not by HTTP Toolkit. Prefer the official page above when it works.
Package managers
- Chocolatey
choco install httptoolkit
About HTTP Toolkit
HTTP Toolkit captures HTTP(S) traffic from browsers, applications and other clients so you can view and edit each request and response. Interception is set up with one click for a wide range of tools and platforms, and you can target a single client so its traffic is not mixed with everything else on the machine.
It suits developers debugging API calls, testing how an app handles modified responses, or building against an HTTP service. Builds are offered for Windows, macOS on Apple Silicon and Intel, and Linux as DEB, RPM, Arch and AppImage packages.
Strengths
- One-click interception for many tools and platforms
- Can target traffic from a single client
- View and edit requests and responses
- Packages for Windows, macOS and several Linux formats
Limitations
- Desktop only; no mobile app to run it on a phone
- Aimed at developers rather than general users
Details
- Pricing
- FreeOpen-source desktop app that is free to download.
- License
- Open source, license not stated
- Developer
- HTTP Toolkit
- Platforms
- Windows, macOS, Linux
- How it runs
- Downloadable app
- Best suited for
- Developers debugging and rewriting HTTP(S) traffic from their apps
- Categories
- Network tools, API clients, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to HTTP Toolkit
Compare allSoftware that can replace HTTP Toolkit for an important use case, and what changes if you switch.
Charles
An HTTP and HTTPS debugging proxy that shows all web traffic between a computer and the internet.
Charles is a paid, closed-source HTTP and HTTPS debugging proxy for Windows, macOS and Linux that also works as a reverse proxy, but needs certificate setup on clients.
Fiddler Everywhere
A cross-platform web debugging proxy for capturing, inspecting, modifying and replaying HTTP(S) traffic.
Fiddler Everywhere is closed source and needs a paid licence after the trial, but adds replay, mocking, gRPC support and capture of Android traffic.
Proxyman
Desktop HTTP and HTTPS debugging proxy for capturing, inspecting and mocking network requests.
Proxyman is a freemium, closed-source proxy with a native macOS interface, breakpoints, Map Local scripting and WebSocket, HTTP/2 and GraphQL support.
Reqable
An HTTP debugging proxy and REST API client for desktop and mobile in one application.
Reqable is freemium and closed source, combining traffic capture with a REST API client and offering mobile apps as well as desktop builds.
Similar software
Related functionality, not necessarily a direct replacement.
Wireshark
The network protocol analyser: capture traffic and read it packet by packet, with dissectors for hundreds of protocols.
ngrok
A tunnelling agent and gateway that exposes a local app to the internet with request inspection.
httpx
Inspect HTTP services with ProjectDiscovery's command-line toolkit.
websocat
A command-line WebSocket client and server, like netcat or curl for ws:// with socat-style features.
Sniffnet
Shows what your machine is actually talking to, with charts instead of a wall of packets.
Termshark
Terminal interface for tshark that feels like Wireshark.