martian VS mitmproxy

Compare martian vs mitmproxy and see what are their differences.

martian

Martian is a library for building custom HTTP/S proxies (by google)

mitmproxy

An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. (by jorants)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
martian mitmproxy
2 1
1,961 0
0.3% -
0.0 10.0
19 days ago over 1 year ago
Go Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

martian

Posts with mentions or reviews of martian. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-29.
  • Mitmproxy 9: WireGuard Mode
    5 projects | news.ycombinator.com | 29 Oct 2022
  • A very simple uptime monitor written with go
    5 projects | /r/golang | 21 Apr 2021
    Future plans I have is for these workers to actually run chromedp (https://github.com/chromedp/chromedp) or something similar to generate a har file. Currently the har file can't be generated with chromedp but you could use a proxy like martian (https://github.com/google/martian) maybe to generate this. Then you could results like https://tools.pingdom.com/ (the tool seems not to show each file request for me anymore) for every uptime check and keep stats for this. You are not only testing the uptime then but also the full load time of the page along with checking for other potential problems.

mitmproxy

Posts with mentions or reviews of mitmproxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-29.
  • Mitmproxy 9: WireGuard Mode
    5 projects | news.ycombinator.com | 29 Oct 2022
    The source code seems to be here: https://github.com/jorants/mitmproxy/blob/d3ceb1b0f8a5a09e63...

    Installation steps seems to be:

    - Navigate to /cert/magisk and download the ZIP file

    - Load the ZIP file in your Magisk app

    - Might be necessary: reboot

What are some alternatives?

When comparing martian and mitmproxy you can also consider the following projects:

chromedp - A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.

mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

go-httpbin - A reasonably complete and well-tested golang port of httpbin, with zero dependencies outside the go stdlib.

http-cache - High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs

uptime - A simple go program which checks if your websites are running and runs forever (stop it with ctrl+c). It takes two optional arguments, comma separated string with urls and an interval.

BigBro - A light-weight monitoring tool with UI for user defined services and protocols.

hoverfly - Lightweight service virtualization/ API simulation / API mocking tool for developers and testers

BigBrocore - An extensible monitoring tool for user defined services and protocols, all wrote in GoLang.