Skip to content

Proxy

Domain: proxy

Full-stack HTTP/HTTPS MITM proxy domain for system-level traffic interception, modification, and application configuration.

Profiles

  • full

Typical scenarios

  • Global HTTP/HTTPS capture
  • API Mocking and forwarding
  • Android assisted mounting

Common combinations

  • proxy + network
  • proxy + adb-bridge

Full tool list (8)

ToolDescription
proxy_startStart the local HTTP/HTTPS interception proxy with optional TLS.
proxy_stopStop the proxy and release all active rules.
proxy_statusReport proxy status, listen port, and CA certificate path.
proxy_export_caRead the proxy CA certificate.
proxy_add_ruleAdd an interception rule: forward, mock response, or block.
proxy_get_requestsRead captured proxy requests.
proxy_clear_logsClear all captured proxy request/response logs.
proxy_setup_adb_deviceConfigure an Android device to use the proxy.

Released under AGPL-3.0-only