Ettercap / ettercap

Ettercap Project
http://www.ettercap-project.org
GNU General Public License v2.0
2.37k stars 492 forks source link

Replace deprecated libgeoip #1202

Closed MatthewTingum closed 1 year ago

MatthewTingum commented 2 years ago

As of writing, geoip-api-c has been deprecated.

MaxMind will be retiring the GeoIP Legacy databases at the end of May 2022. Until then, this library will only receive critical security and bug fixes. Support for this library will end completely with the last release of the legacy GeoIP databases.

We recommend that you upgrade to our GeoIP2 databases. You can read these from C using libmaxminddb.

See our blog post for more >information.

koeppea commented 2 years ago

Thanks, I have it already on my list but haven't yet found time.

Seems I have to prioritize that now.

Thanks for the heads up.

koeppea commented 1 year ago

Deprecated libgeoip API replaced with libmaxminddb API in latest master