Software Alternatives, Accelerators & Startups

mitmproxy VS Hurl.dev

Compare mitmproxy VS Hurl.dev and see what are their differences

mitmproxy logo mitmproxy

mitmproxy is an SSL-capable man-in-the-middle proxy for HTTP.

Hurl.dev logo Hurl.dev

Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.
  • mitmproxy Landing page
    Landing page //
    2021-09-22
  • Hurl.dev Landing page
    Landing page //
    2023-10-09

Category Popularity

0-100% (relative to mitmproxy and Hurl.dev)
Developer Tools
78 78%
22% 22
API Tools
0 0%
100% 100
Proxy
100 100%
0% 0
Security
100 100%
0% 0

User comments

Share your experience with using mitmproxy and Hurl.dev. 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 mitmproxy and Hurl.dev

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

Hurl.dev Reviews

We have no reviews of Hurl.dev yet.
Be the first one to post

Social recommendations and mentions

Based on our record, mitmproxy should be more popular than Hurl.dev. 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.

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 / 2 months ago
  • Bruno
    Sound like you need https://mitmproxy.org/#mitmweb. - Source: Hacker News / 3 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: 6 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: 8 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

Hurl.dev mentions (39)

  • Bruno
    You may be able to replace some of your curl+shell with Hurl — https://hurl.dev/#also-an-http-test-tool . - Source: Hacker News / 3 months ago
  • Bruno
    I am currently looking for a solution to run automated tests on a sql website generator I am working on ( https://sql.ophir.dev ) I wanted to use hurl (https://hurl.dev/), but Bruno's UI seems to be useful while developing the tests... Has someone tried both ? Which is better for automated testing, including when the response type is html and not json? - Source: Hacker News / 3 months ago
  • Libcurl
    Shameless promotion: Hurl [1] is an Open Source cli using libcurl to run and tests HTTP requests with plain text! We use libcurl for the super reliability and top features (HTTP/3 for instance) and we've added little features like: - requests chaining, - capturing and passing data from a response to another request, - response tests (JSONPath, XPath, etc...) There is nice syntax sugar for resuesting... - Source: Hacker News / 4 months ago
  • Hoppscotch Desktop Application
    - This too will suffer the same fate as the previous two and will gradually also adopt a busy, unworkable, confusing UI This is why I’ve started using Hurl because that doesn’t even have a UI. Bonus: can be kept in source control and run as part of CI/CD. https://www.communication-generation.com/enshitification/ https://hurl.dev/. - Source: Hacker News / 7 months ago
  • Best practices for HarperDB projects using TypeScript
    Testing our application is a matter of running npm run start:dev and making requests to it. To test it better I'll leave a Hurl file in the repository that you can use to test the API. You can run it using hurl --test ./collection.hurl. This will run all the tests and make sure that everything is working as expected. - Source: dev.to / 8 months ago
View more

What are some alternatives?

When comparing mitmproxy and Hurl.dev, you can also consider the following products

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.

Insomnia REST - The most intuitive cross-platform REST API Client 😴

Charles Proxy - HTTP proxy / HTTP monitor / Reverse Proxy

Postman - The Collaboration Platform for API Development

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

Hoppscotch - Open source API development ecosystem