mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
docs: simplify example
This commit is contained in:
parent
9580c57403
commit
720ea3fc16
1 changed files with 1 additions and 1 deletions
|
|
@ -332,4 +332,4 @@ Since the lookup API is limited to turning host names into IP addresses
|
|||
and vice-versa, only A, AAAA, PTR and CNAME queries are supported.
|
||||
You can, however, use reverse mode to specify an upstream server and
|
||||
unlock all query types. For example, to use Google's Public DNS server
|
||||
specify `--mode reverse:dns://8.8.8.8@53`.
|
||||
specify `--mode reverse:dns://8.8.8.8`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue