Hi,

I’ve recently installed FreeNginx[1]

I would like to use the geoip_module to have some “Stats” about my visitors…\

on the documentation we can read:

… using the precompiled MaxMind databases …

.
.
.

But on the MaxMind website I’m facing a wall:

Sorry, we were not able to create your account. Please ensure that you are using an email that is not disposable, and that you are not connecting via a proxy or VPN.

So not working… And anyway I’m not a fan of using something compiled and more over not open source…

So do you know another solution to get GeoIP data with FreeNginx ?

Thanks.


  1. https://freenginx.org/
    https://programming.dev/post/12566209?sort=Old ↩︎

  • tasankovasara@sopuli.xyz
    link
    fedilink
    arrow-up
    4
    ·
    3 months ago

    The free version of Maxmind’s db should be available on your distro. The name is going to be ‘geoip’ with something extra hanging on :)

    • Rick_C137OP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      3 months ago

      Thank you @[email protected]

      Let me re phrase your answer:
      … should be available in your distro repository

      indeed I’ve downloaded a couples of thing but nothing had what I was needed, but with the information within those packages I’ve found https://mailfud.org/geoip-legacy and it works like a charms