docs: mention that macOS local mode covers egress only (#7659)

This commit is contained in:
Maximilian Hils 2025-04-16 18:44:23 +02:00 committed by GitHub
parent f29f146ed1
commit 73349436ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -112,6 +112,10 @@ mitmproxy --mode local:!curl,!wget # Intercept everything but cURL and wget.
[TASK_COMM_LEN]: https://github.com/torvalds/linux/blob/fbfd64d25c7af3b8695201ebc85efe90be28c5a3/include/linux/sched.h#L306
#### Local Capture Limitations on macOS
- **Egress only:** mitmproxy will capture outbound connections only.
For inbound connections, we recommend reverse proxy mode.
## WireGuard