1
0
mirror of https://github.com/coltoneshaw/CS-Repro-Mattermost.git synced 2025-12-23 10:01:30 +01:00

added mitm image

This commit is contained in:
coltoneshaw
2024-05-01 15:01:11 -04:00
parent 447ba3f6f9
commit b8b178b531
3 changed files with 3 additions and 1 deletions

View File

@@ -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.
To disable this you can comment out the `HTTP_PROXY` and `HTTPS_PROXY` env vars on the Mattermost objects.
<img src="./images/mitmproxy.jpg" alt="mitmproxy" title="mitmproxy" width="1000" />

BIN
files/.DS_Store vendored

Binary file not shown.

BIN
images/mitmproxy.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB