SSLMate / certspotter

Certificate Transparency Log Monitor
https://sslmate.com/certspotter
Mozilla Public License 2.0
944 stars 84 forks source link

Added proxy functionality via command line parameter -proxyurl #41

Closed certrik closed 4 years ago

AGWA commented 4 years ago

Thanks for the suggestion. I prefer to use environment variables to configure proxy servers. As of 18b2d6d2a59e2636700399169a5eb687b567745d, Cert Spotter supports the standard Go environment variables for proxying as documented at https://golang.org/pkg/net/http/#ProxyFromEnvironment