Mathis Hesse
Mathis Hesse
@trifle could you please elaborate on this? If I reject incoming UDP connections on port 443 to the client (e.g. by setting `iptables -I INPUT -p udp --dport 443 -j...
> @daMatz Disclaimer: I haven't investigated this extensively. > > Handling connection failures is generally clients' responsibility (so has nothing to do with the server). This means that when you...
Is MSTG-PLATFORM-11 applicable for Android?
I would support the suggestion of @Prinzhorn, to stream `text/event-stream` by default. Is there a reason not to do this? :)
But currently they are blocked AND not captured, right? Therefore in my case I had to spend quite some time debugging why a certain functionality wasn't working with mitmproxy enabled....
Is there any news about HTTP/3 support? Would love to see it for mitmproxy but as QUIC is based on UDP it seems like a bigger task, right?
Thanks for the great tool :) Just prepared an Android 10 emulator, no issues there 👍 ``` python friTap.py -m --pcap package.pcap -k sslkeys.txt -s com.package Start logging spawning com.package...
Thank you for the fast reply! Full right swipe (as I want it to be):  Full left swipe (yellow missing):  Left swipe in Progress:  Full left swipe...
Okay. I can't explain why this is the case, because it really just seems like this is a problem from which side I try to swipe. Inspecting the code there...
@leonjza I would also be interested in this topic. Did you already start looking into this? If you have some information for me we could split the work.