mitmproxy/test
Nicolai Søborg a44191a9b1
Add `--show-ignored-hosts` (#6720)
* Add `--show-ignored-hosts`

Maybe a bit counterintuitive, but mitmproxy is very nice even without
the MITM part.  When doing `--ignore-hosts '.*'` it is not possible to
see SNI's, so add new flag to show the raw TCP/UDP streams.

Fixes #6421

* Add tests for `--show-ignored-hosts`

* Changelog for `--show-ignored-hosts`

* [autofix.ci] apply automated fixes

* fixups

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Hils <github@maximilianhils.com>
2024-10-01 15:28:28 +00:00
..
bench fix some typos (#6728) 2024-03-11 08:19:36 +01:00
examples [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
helper_tools Incorporate existing SNI into allow/ignore decision, fix #5064 (#7002) 2024-07-05 22:19:55 +00:00
mitmproxy Add `--show-ignored-hosts` (#6720) 2024-10-01 15:28:28 +00:00
wg-test-client add transparent server mode based on WireGuard (#5562) 2022-09-18 17:15:15 +02:00
__init__.py
conftest.py Guard server_event against reentrancy, fix #7027 (#7031) 2024-07-23 14:42:09 +05:30
filename_matching.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
individual_coverage.py Individual coverage: skip logic-free __init__ files (#7186) 2024-09-18 22:37:12 +05:30