geoipupdate

GeoIP update client code (by maxmind)

Geoipupdate Alternatives

Similar projects and alternatives to geoipupdate

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better geoipupdate alternative or higher similarity.

geoipupdate reviews and mentions

Posts with mentions or reviews of geoipupdate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-09.
  • Geo-routing with Apache APISIX
    2 projects | dev.to | 9 Nov 2022
    GeoIP Update
  • docker-compose 上の mautic で GeoLite2 の自動更新設定
    3 projects | dev.to | 15 Jun 2021
    FROM mautic/mautic:v3 RUN apt-get update && wget https://github.com/maxmind/geoipupdate/releases/download/v4.6.0/geoipupdate_4.6.0_linux_amd64.deb \ && dpkg -i geoipupdate_4.6.0_linux_amd64.deb && rm geoipupdate_4.6.0_linux_amd64.deb COPY GeoIP.conf /etc/GeoIP.conf RUN sed -i -e '/^"$@" &/i mkdir -p /var/www/html/app/cache/ip_data && geoipupdate -f /etc/GeoIP.conf -d /var/www/html/app/cache/ip_data && chown www-data.www-data -R /var/www/html/app/cache/ip_data' /entrypoint.sh RUN sed -i '/iplookup/s/^/#/g' /etc/cron.d/mautic && \ echo ' 0 4 15 * * www-data geoipupdate -f /etc/GeoIP.conf -d /var/www/html/app/cache/ip_data > /var/log/cron.pipe 2>&1' >> /etc/cron.d/mautic

Stats

Basic geoipupdate repo stats
2
671
8.8
5 days ago

maxmind/geoipupdate is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of geoipupdate is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com