GenesiGenesiWiki
Features

API Inspector

A native, Burp-style HTTP/HTTPS interception workbench for inspecting and replaying traffic.

The Genesi API Inspector (genesi-netinspect) is a native, Burp-style HTTP/HTTPS interception workbench built on mitmproxy. It lets you intercept, inspect, edit, and replay requests — useful for debugging APIs, web apps, and integrations.

Install

sudo pacman -S genesi-netinspect

Launch API Inspector from the application menu.

Intercepting HTTPS requires installing and trusting mitmproxy's CA certificate for the traffic you want to inspect. Only intercept traffic on systems and services you own or are authorized to test.

On this page