# kdzwinel/betwixt

:zap: Web Debugging Proxy based on Chrome DevTools Network panel.

Repository: https://github.com/kdzwinel/betwixt
Canonical: https://ross.abutalabs.com/products/betwixt
Language: JavaScript
License: MIT
License Family: permissive
Topics: capture-traffic, proxy, electron, chrome-devtools, mitm
Last push: 2021-11-23T15:43:17+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": 3946, "days_push": 1744, "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 4558, forks 122 (observed 2026-08-28T04:08:53.429773+00:00)

## What it is
Betwixt is a web debugging proxy desktop app built on Electron that captures and analyzes HTTP/HTTPS traffic using the familiar Chrome DevTools Network panel interface. It runs a local proxy (default port 8008) that you point system or terminal traffic through to inspect requests outside the browser.

## Use cases
- inspect HTTP traffic from a terminal or CLI tool
- debug API requests outside the browser
- capture and analyze system-wide web traffic
- inspect HTTPS traffic with a MITM proxy
- analyze network requests using a Chrome DevTools-like UI

## When to choose
- you want DevTools Network panel UX for non-browser traffic
- you need to debug requests from scripts, terminals, or native apps
- you prefer a simple cross-platform GUI proxy over complex tools like Charles or Fiddler

## When to avoid
- you need active maintenance or recent updates (last release 2021)
- you need advanced features like throttling, breakpoints, or scripting that Charles/Fiddler/mitmproxy offer
- you only need to inspect browser traffic, where DevTools itself suffices

## Facets
- artifact type: application
- maturity: maintenance
- function: proxy, http-server, developer-tools, monitoring
- domain: developer-tools, web-development, networking
- platform: windows, cross-platform
- tags: web-debugging-proxy, traffic-capture, chrome-devtools, mitm, http-inspection, debugging, macos, linux, electron

## Member repositories
- kdzwinel/betwixt (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.429773+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-29T18:20:01.518279+00:00, confidence not recorded.
  - readme: https://github.com/kdzwinel/betwixt (fetched 2026-08-28T04:08:53.429773+00:00, sha f22202fe9a61)
- Data as of 2026-08-30T08:39:29.467469+00:00.
