hatoo / http-mitm-proxy

A HTTP proxy server library intended to be a backend of application like Burp proxy
MIT License
22 stars 2 forks source link

Pass through MITM to the right hosts #68

Open doroved opened 1 week ago

doroved commented 1 week ago

Can you tell me if it is possible to make certain hosts go through MITM proxy, and all other hosts through regular one? I would like not to create fake certificates for unnecessary hosts on the fly, because it is not necessary and will waste resources simply.