Skip to content

Commit

Permalink
add block doh example to examples/complex/README
Browse files Browse the repository at this point in the history
  • Loading branch information
kimbo committed Mar 5, 2020
1 parent 95d725c commit 81113a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/complex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
Expand Down

0 comments on commit 81113a0

Please sign in to comment.