mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-23 03:49:21 +08:00
Basic transparent mode.
This commit is contained in:
@@ -32,7 +32,7 @@ class TestReverse(tutils.ReverseProxTest, SanityMixin):
|
||||
reverse = True
|
||||
|
||||
|
||||
class _TestTransparent():
|
||||
class TestTransparent(tutils.TransparentProxTest, SanityMixin):
|
||||
transparent = True
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user