# emanuele-em/proxelar

Scriptable local traffic workbench for inspecting, intercepting, replaying, and rewriting HTTP/HTTPS and WebSocket traffic.

Repository: https://github.com/emanuele-em/proxelar
Canonical: https://ross.abutalabs.com/products/proxelar
Homepage: https://proxelar.micheletti.io
Language: Rust
License: MIT
License Family: permissive
Topics: mitm, proxy, rust, cli, http-proxy, https-proxy, man-in-the-middle, network, network-security, reverse-proxy, ssl, tls, traffic-inspection, tui, websockets
Last push: 2026-08-21T09:04:26+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 95, longevity 94
- inputs: {"age_days": 1322, "days_push": 12, "days_rel": 33, "gap_med": 6.5, "n_releases_24m": 13}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1050, forks 67 (observed 2026-08-28T04:03:22.906716+00:00)

## What it is
Proxelar is a scriptable local MITM proxy workbench written in Rust for inspecting, intercepting, replaying, and rewriting HTTP, HTTPS, and WebSocket traffic. It offers TUI, terminal, web GUI, and headless REST API interfaces, with Lua hooks for automated request/response transforms.

## Use cases
- debug api requests and responses from a local app
- inspect https traffic from browser or mobile apps
- intercept and edit requests before forwarding them
- mock or redirect upstream services during development
- replay captured requests from har or curl files
- debug websocket connections frame by frame
- automate traffic rewriting with lua scripts
- capture traffic via socks5 or wireguard modes

## When to choose
- you want a lightweight single-binary mitm proxy for local debugging
- you prefer terminal-first or scriptable tooling over a full security suite
- you need lua-scriptable request/response transforms with hot reload
- you want portable sessions with har, curl, and raw http import/export

## When to avoid
- you need full http/2 or http/3 interception
- you require security scanning, collaborative testing, or a large addon ecosystem
- you need an enterprise-grade proxy for production traffic

## Facets
- artifact type: cli-tool
- maturity: active
- function: http-server, proxy, middleware, developer-tools, cli, terminal-ui, websocket, security
- domain: developer-tools, networking, security, apis
- platform: windows, cross-platform, cli, rust
- tags: mitm-proxy, traffic-inspection, https-interception, lua-scripting, request-rewriting, traffic-replay, websocket-debugging, har-export, socks5, wireguard, tui, reverse-proxy, mocking, debugging, command-line, linux, macos, docker

## Member repositories
- emanuele-em/proxelar (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:22.906716+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-30T07:00:17.836613+00:00, confidence not recorded.
  - readme: https://github.com/emanuele-em/proxelar (fetched 2026-08-28T04:03:22.906716+00:00, sha 8875314be44c)
  - homepage: https://proxelar.micheletti.io (fetched 2026-08-29T13:01:35.886805+00:00, sha abe14cd72a86)
  - site_page: https://proxelar.micheletti.io/installation.html (fetched 2026-08-29T13:01:35.897046+00:00, sha 79753833e4d5)
  - registry_crates: https://crates.io/api/v1/crates/proxelar (fetched 2026-08-29T13:01:35.899178+00:00, sha f032c88ca863)
- Data as of 2026-08-30T08:39:29.467469+00:00.
