Software Alternatives & Reviews

httpbin(1) VS mitmproxy

Compare httpbin(1) VS mitmproxy and see what are their differences

httpbin(1) logo httpbin(1)

HTTP request and response service

mitmproxy logo mitmproxy

mitmproxy is an SSL-capable man-in-the-middle proxy for HTTP.
  • httpbin(1) Landing page
    Landing page //
    2023-07-05
  • mitmproxy Landing page
    Landing page //
    2021-09-22

Category Popularity

0-100% (relative to httpbin(1) and mitmproxy)
Developer Tools
34 34%
66% 66
Testing
100 100%
0% 0
Security
0 0%
100% 100
API Tools
100 100%
0% 0

User comments

Share your experience with using httpbin(1) and mitmproxy. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare httpbin(1) and mitmproxy

httpbin(1) Reviews

We have no reviews of httpbin(1) yet.
Be the first one to post

mitmproxy Reviews

Top 10 HTTP Client and Web Debugging Proxy Tools (2023)
MITMproxy is a free and open-source interactive HTTP(s) proxy. Distinct from others, this tool works based on three major attributes, a command line, a web interface, and a Python API. As a command line, it can be used to test, intercept specific messages, inspect, modify the message before they reach the precise location, replay web traffic such as HTTP/1, HTTP/2, and most...
12 HTTP Client and Web Debugging Proxy Tools
mitmproxy is a popular open-source HTTPS proxy among security researchers. Use it as a CLI, web, or Python API.
Source: geekflare.com

Social recommendations and mentions

Based on our record, mitmproxy should be more popular than httpbin(1). It has been mentiond 81 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

httpbin(1) mentions (53)

  • How to protect API Keys in React projects using Gateweaver
    PolicyDefinitions: cors: origin: "${CLIENT_URL}" Endpoints: - path: "/example" target: url: "https://httpbin.org/bearer" request: headers: Authorization: "Bearer ${API_KEY}" policies: - cors. - Source: dev.to / 1 day ago
  • Bruno
    I've been using https://httpbin.org/ to so some client testing and so far it has been great. They provide a docker image which makes it easy to run locally. - Source: Hacker News / about 2 months ago
  • Hardening Apache APISIX with the OWASP's Coraza and Core Ruleset
    We proceed to define routes to https://httpbin.org/ to test our setup. Let's call the route to /get:. - Source: dev.to / 3 months ago
  • looking for resource site for GET-POST practice (html)
    Https://httpbin.org/ is an excellent tool for learning (and testing) the basics. Take a few minutes to explore the endpoints they provide. You can also use different response codes to test your apps error handling, etc. Source: 5 months ago
  • Down the rabbit hole of an Apache APISIX plugin
    Has_domain: whether the matched route references an upstream with a domain, e.g., http://httpbin.org, or not, e.g., 192.168.0.1. - Source: dev.to / 7 months ago
View more

mitmproxy mentions (81)

  • Ask HN: Fiddler Alternatives
    I used to use mitmproxy (https://mitmproxy.org/) a few years back, but haven't in quite a while. - Source: Hacker News / about 2 months ago
  • Bruno
    Sound like you need https://mitmproxy.org/#mitmweb. - Source: Hacker News / about 2 months ago
  • AirBnb Wifi Safety Precaution needed?
    This statement gives a false sense of security. You can use a transparent proxy, like mitmproxy, to view HTTPS traffic - https://mitmproxy.org/. https://reedmideke.github.io/networking/2021/01/04/mitmproxy-openwrt.html. Source: 5 months ago
  • WORKING tutorial on how to enable iOS voice chat RIGHT NOW
    You'll need to install mitmproxy and set it up on your computer and iOS. I won't go into too much detail here on how to do this, but there are plenty of guides available. This is a pretty good one: https://nadav.ca/2021/02/26/inspecting-an-iphone-s-https-traffic/. Source: 7 months ago
  • Ask Dang: What Has Happened with HN's HTTPS Recently?
    Perhaps you could have your device use a proxy that can do the HTTPS unwrap for you? https://mitmproxy.org/ maybe? - Source: Hacker News / 8 months ago
View more

What are some alternatives?

When comparing httpbin(1) and mitmproxy, you can also consider the following products

Endpoints - View and respond to requests on an HTTP endpoint

Charles Proxy - HTTP proxy / HTTP monitor / Reverse Proxy

HTTPDump - A simple, beautiful Webhook debugging tool.

HTTP Toolkit - Beautiful, cross-platform & open-source tools to debug, test & build with HTTP(S). One-click setup for browsers, servers, Android, CLI tools, scripts and more.

Proxy Manager for Google Chrome - Oxy Proxy Extension for Google Chrome: add and switch between multiple proxies, simple, one-click connection, works with any proxy provider of your choice.

Proxyman.io - Proxyman is a high-performance macOS app, which enables developers to view HTTP/HTTPS requests from apps and domains.