zu1k / Good-MITM

Rule-based MITM engine. Rewriting, redirecting and rejecting on HTTP(S) requests and responses, supports JavaScript rule.
https://good-mitm.zu1k.com
MIT License
801 stars 102 forks source link

Well I am not raising issue. But say thanks! #47

Closed muizidn closed 2 years ago

muizidn commented 2 years ago

I found your project from your issues in https://github.com/omjadas/hudsucker. My project requires to implement selective mitm which unfortunately not implemented in hudsucker. But from what I read from good-mitm source code, you already implement it using tunnel mechanism, which surprisingly also solution that I want to implement. Because I am new to Rust and especially TCP level coding, it is very difficult until I found your code.

I just want to say thanks to make it open source and really helps me and hope to the programming community too.

muizidn commented 2 years ago

I will just close it as this is not a really issue.

zu1k commented 2 years ago

I'm glad this can help you!