{% if rows %}
| Time | Host · Path | Size | Status | |
|---|---|---|---|---|
| {{ row['ts'] | ago }} | {{ row['method'] }}{{ row['host'] }}{{ row['path'] }} Inspect → | {{ row['req_bytes'] | bytes }} | {% if enforcement == 'blocked' %} blocked {% elif enforcement == 'flagged' %} flagged {% elif redacted %} redacted {% else %} forwarded {% endif %} | |
Loosen the filters or wait for new traffic from this tool.
{% else %}Run upbox init, then upbox start — upbox auto-captures all HTTPS traffic on this machine.