elastic / elasticsearch-net-abstractions

Auxiliary tooling for elastic/elasticsearch-net that does not benefit from the rigorous version branching of that repository
Apache License 2.0
25 stars 14 forks source link

AutoWire detected proxies during setup #59

Closed Mpdreamz closed 1 year ago

Mpdreamz commented 1 year ago

And expose if we detected a proxy running this makes it easier to see what is happening over the wire during development by simply running fiddler or mitmproxy

This does require mitmproxy is not installed through brew install mitmproxy but the actual binaries are used.