Set up a configuration that works on Wii U

This commit is contained in:
Matthew Lopez 2023-12-16 16:35:30 -05:00
parent 85b7d1e4a8
commit 57e18cf0fb
No known key found for this signature in database
GPG Key ID: 302A6EE3D63B7E0E

View File

@ -10,3 +10,14 @@ confdir: ./.mitmproxy
# Enable the Pretendo redirection script
scripts: ["../pretendo_addon.py"]
pretendo_redirect: true
# Allow self-signed certificates
ssl_insecure: true
# Allow the console to use older TLS versions
tls_version_client_min: UNBOUNDED
tls_version_server_min: UNBOUNDED
# A few convenience features
anticache: true
showhost: true