mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
docs: mention that macOS local mode covers egress only (#7659)
This commit is contained in:
parent
f29f146ed1
commit
73349436ac
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue