# malfunkt/hyperfox

HTTP/HTTPS MITM proxy and recorder.

Repository: https://github.com/malfunkt/hyperfox
Canonical: https://ross.abutalabs.com/products/hyperfox
Homepage: https://hyperfox.org
Language: Go
License: MIT
License Family: permissive
Last push: 2023-10-17T13:22:14+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5049, "days_push": 1051, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1628, forks 181 (observed 2026-08-28T04:05:13.733088+00:00)

## What it is
Hyperfox is a Go-based security auditing tool that acts as a man-in-the-middle proxy for HTTP and HTTPS traffic, recording all intercepted requests and responses to a SQLite database. It includes an optional web UI and REST API for browsing captured traffic.

## Use cases
- intercept and record http/https traffic between a client and server
- capture web traffic for security auditing
- log http requests to a sqlite database
- inspect api traffic during development
- man-in-the-middle proxy for penetration testing
- browse captured traffic in a web ui

## When to choose
- you need a lightweight CLI mitm proxy that records traffic to sqlite
- you want to audit HTTP/HTTPS traffic on a LAN or from a specific client
- you prefer a simple Go binary over heavier proxies like Burp or mitmproxy

## When to avoid
- you need advanced TLS interception features like custom CA management or request rewriting
- you need a GUI-first interception workflow with scripting support
- you need actively maintained tooling - the latest release dates to 2023

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: proxy, http-server, logging, security
- domain: security, networking, developer-tools
- platform: windows, cli, go
- tags: mitm-proxy, traffic-recording, sqlite, http-inspection, linux, macos

## Member repositories
- malfunkt/hyperfox (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:13.733088+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:48:20.308991+00:00, confidence not recorded.
  - readme: https://github.com/malfunkt/hyperfox (fetched 2026-08-28T04:05:13.733088+00:00, sha 7e791d081dc0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
