Handle proxy settings in geoipupdate
mainIf you need to use a proxy server to reach the MaxMind update servers, you can configure it in one of three ways:
- Configuration File: Update your
GeoIP.conffile (refer to theGeoIP.confdocumentation for specific syntax). - Environment Variable: Set the
GEOIPUPDATE_PROXYenvironment variable. - Standard Proxy Variable: Set the
http_proxyenvironment variable.