Michal Matczuk

Results 136 comments of Michal Matczuk

After investigating the available options I think that [winget](https://learn.microsoft.com/en-us/windows/package-manager/winget/) the Windows builtin package manager is a way to go. First of all it's installed by default in W10 and W11,...

On technical side of things Choco GoReleaser integration requires the choco binary to be installed. This implies Windows but can be worked around by running choco over mono [like in...

I sent a patch to add Forwarder 1.2.1 https://github.com/microsoft/winget-pkgs/pull/156504 before automating it.

I added a fork https://github.com/saucelabs/winget-pkgs with `forwarder` branch reset to my commit in the PR linked in my prev comment. It is intended to host all our winget changes, but...

Interestingly nor Caddy nor Traffic support that feature. It is common in Envoy and other proxies to be able to do that. I think the main idea behind it is...

Out of scope of 1.0.

@waggledans is that still needed?

Note https://stackoverflow.com/questions/61590951/how-do-i-set-up-transparent-proxy-on-windows-proxy-machine

The scope is limited to HTTP servers without chunking. It will be more important when we add MITM support.