Update tls_passthrough.py

This commit is contained in:
Maximilian Hils 2021-06-18 08:49:48 +02:00 committed by GitHub
parent 863c792f41
commit 15adb2cd79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# FIXME: This addon is currently not compatible with mitmproxy 7 and above.
"""
This inline script allows conditional TLS Interception based
on a user-defined strategy.