mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 18:57:22 +00:00
* Use mitmproxy_rust's getaddrinfo to resolve domain names * Use mitmproxy.DnsResolver for A/AAAA queries and forward other queries to dns server * [autofix.ci] apply automated fixes * Add suggested changes * [autofix.ci] apply automated fixes * nits * lazy-load resolver * fix lookup of non A/AAAA records * bump required mitmproxy_rs version * [autofix.ci] apply automated fixes * Add tests * Update CHANGELOG * [autofix.ci] apply automated fixes * Fix tests * [autofix.ci] apply automated fixes * Fixup * Fixup * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Maximilian Hils <git@maximilianhils.com> |
||
|---|---|---|
| .. | ||
| bench | ||
| examples | ||
| helper_tools | ||
| mitmproxy | ||
| wg-test-client | ||
| __init__.py | ||
| conftest.py | ||
| filename_matching.py | ||
| individual_coverage.py | ||