lls275

Results 6 comments of lls275

The above should be a good start and hopefully it will be resolved.Below I provide the Debug information of the Vhost extension, which seems to be very rich

This is a simple example of vhost officially available, and I can run through it and run it normally, but I don't know how to add it to gomitmproxy. Can...

I'm desperately asking for help right now, I can only hope for now

I extracted a simple example of the core http proxy of the gomitmproxy, which is printed normally in http ``` func main() { listenAddr := &net.TCPAddr{ IP: net.IPv4(0, 0, 0,...

If the official can give a simple example of modification, it would be great, thank you very much

> Well, the problem is that currently it simply does not support the transparent proxy approach, it expects to be used as a normal proxy. The code requires substantial changes...