mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-01 15:55:28 +00:00
add block doh example to examples/complex/README
This commit is contained in:
parent
95d725cda9
commit
81113a0dcc
@ -2,6 +2,7 @@
|
||||
|
||||
| Filename | Description |
|
||||
|:-------------------------|:----------------------------------------------------------------------------------------------|
|
||||
| block_dns_over_https.py | Use mitmproxy to block DNS over HTTPS (DoH) queries |
|
||||
| change_upstream_proxy.py | Dynamically change the upstream proxy. |
|
||||
| dns_spoofing.py | Use mitmproxy in a DNS spoofing scenario. |
|
||||
| dup_and_replay.py | Duplicates each request, changes it, and then replays the modified request. |
|
||||
|
Loading…
Reference in New Issue
Block a user