diff --git a/README.md b/README.md index b4cacf8..23073a9 100644 --- a/README.md +++ b/README.md @@ -306,4 +306,6 @@ By default this is setup to run on the built in Mattermost calls. You can enable All traffic is routed through the mitmproxy for monitoring. You can access this with `localhost:8181` in your browser. -To disable this you can comment out the `HTTP_PROXY` and `HTTPS_PROXY` env vars on the Mattermost objects. \ No newline at end of file +To disable this you can comment out the `HTTP_PROXY` and `HTTPS_PROXY` env vars on the Mattermost objects. + +mitmproxy diff --git a/files/.DS_Store b/files/.DS_Store index 02e147b..0d27ff9 100644 Binary files a/files/.DS_Store and b/files/.DS_Store differ diff --git a/images/mitmproxy.jpg b/images/mitmproxy.jpg new file mode 100644 index 0000000..02ca86e Binary files /dev/null and b/images/mitmproxy.jpg differ