{% extends "base.html" %} {% block sidebar %} {% endblock %} {% block main %}

Settings

{% if message %}

{{ message }}

{% endif %} {% if error %}

{{ error }}

{% endif %}
Redaction patterns (redact.yaml)
Per-tool allowlist (allowlist.yaml)
Tool fingerprints (tools.yaml)
Capture policy (capture.yaml)

Set bodies and headers to false for metadata-only mode. Sizes, hashes, hosts and tools are always recorded.

Edits write to ~/.upbox/rules/. The running proxy applies them within about two seconds; only a brand-new intercepted host needs a restart.

{% endblock %}