aboutsummaryrefslogtreecommitdiffstats
path: root/examples/complex/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/complex/README.md')
-rw-r--r--examples/complex/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/complex/README.md b/examples/complex/README.md
index c53503e4..923aadf1 100644
--- a/examples/complex/README.md
+++ b/examples/complex/README.md
@@ -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. |