Maximilian Hils

Results 341 comments of Maximilian Hils

> I'll have a look if we can make it as an addon, but when I was playing with the different events it didn't seem like we could actually access...

An `forward_connect_headers` option (even if off by default) with a corresponding addon seems to be generic enough to be in mitmproxy by default. We don't have non-default addons. For things...

What happens if you use mitmproxy 10?

Thanks. This needs more details on the specific error, and steps how it can be reproduced by others.

That's clearly not acceptable performance. Can you reproduce this on mitmproxy 10 (just released)? Can you share more details on your setup?

> So you're saying the "fake" UDP connections I had originally implemented in mitmproxy_wireguard are coming back? 😉 Yes, you get your "told you so" card. 😄 Do we still...

Awesome, thanks! I'll take a closer look when working on this. 😃 🍰

I've made considerable progress on this over at https://github.com/mitmproxy/mitmproxy_rs/pull/127. WireGuard, Windows Redirector, and plain UDP servers all work. I still need to fix macOS local redirect mode and then rip...

And done! Fake UDP connections are back. 😄 I'll look over things tomorrow again with a fresh mind, but testing has been super successful so far. UDP clients and servers...