--port | int | 8080 | Proxy listen port |
--data-dir | string | ~/.httpmon | Data directory for CA certs and scripts |
--buffer-size | int | 10000 | Max flows in memory |
--block | string | | Comma-separated host patterns to block |
--allow | string | | Comma-separated host patterns to allow |
--throttle | string | | Throttle preset: 3g, 4g, wifi |
--latency | duration | 0 | Added latency per response |
--mcp | bool | false | Start MCP server on 127.0.0.1:9551 |
--mcp-addr | string | | MCP server listen address (implies --mcp) |
--mcp-token | bool | false | Print MCP bearer token and exit |
--proto-path | string | | Path to .proto file or directory (repeatable) |
--proto-include | string | | Additional import search dir, like protoc -I (repeatable) |
--browse | string | | Open URL in default browser with system proxy configured |
--install-ca | bool | false | Install CA cert and exit (needs sudo) |
--version | bool | false | Print version and exit |