-
#### Problem Description
The following error is raised when trying to inject a payload to the client for a WebSocket flow:
```
warn: [15:49:35.042] Cannot inject WebSocket messages into non-Web…
-
#### Problem Description
I have a relatively large addon written as a package consisting of several modules. One of the modules (`main.py`) serves as the addon entrypoint which I load with the `-s`…
-
### Enable transparent mode
A configuration in which the proxy intercepts and forwards network traffic from clients without requiring **any configuration** changes on the client side.
Users should o…
-
SDKs before 27 allow clear text (non-https) by default. This is a security vulnerability since the minimum SDK is 21.
Basically, it allows man-in-the-middle attacks.
**Steps to reproduce**:
1…
ryjen updated
4 weeks ago
-
In releases, I used recent most apk. Whenever I visit any profile it says like:
```
oops error calling https://us-east1-aws.api.snapchat.com/rpc/getPublic: status 0 message
```
May be because snap…
-
It would be great if Req supported reading http_proxy and https_proxy environment variables out of the box. A use case I have in mind is being able to debug HTTP interaction in programs that use Req a…
gmile updated
2 months ago
-
#### Problem Description
Use mitmdump -p * (any port) to start normally without problems.
Using mitmweb -p *(any port) on Windows 10 prompts the following error:
C:\Users\administrator>mitmweb -p…
-
Many mitmproxy users only want to proxy one specific application. We already have a [`browser.start` command](https://github.com/mitmproxy/mitmproxy/blob/ef69701b0a64df97fc92ed568d39eed987fe8bdf/mitmp…
mhils updated
7 months ago
-
Secret Agent occasionally throws a private key error when booting up. Something in the CertificateGenerator must be unable to load the key files (or there is a timing bug). As reported on discord:
…
-
I believe the correct way to accomplish this would be using --ignore-hosts as indicated with an example in the docs at https://mitmproxy.org/docs/latest/howto-ignoredomains/
using the concrete exampl…