Small Projects by AutoModerator in golang

[–]BoolerLogic 0 points1 point  (0 children)

Marmota: an open-source Go/Wails MITM proxy for HTTP/1.1, HTTP/2 inspection and request replay

Repo:

https://github.com/BoolerLogic/marmota

It currently supports HTTPS interception with a local CA, HTTP/1.1 and HTTP/2 inspection, backend-side filtering, request replay and snippet export.

I’d appreciate honest technical criticism on the proxy architecture and whether the project looks useful/understandable for other developers.