mirror of
https://github.com/MatthewL246/mitmproxy-pretendo.git
synced 2026-09-07 10:55:14 -05:00
Enable local server redirection by default
This commit is contained in:
@@ -11,6 +11,11 @@ confdir: ./.mitmproxy
|
||||
scripts: ["../pretendo_addon.py"]
|
||||
pretendo_redirect: true
|
||||
|
||||
# Set up redirection to a local server
|
||||
pretendo_host: nginx
|
||||
pretendo_host_port: 80
|
||||
pretendo_http: true
|
||||
|
||||
# Allow self-signed certificates
|
||||
ssl_insecure: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user