-
-
Notifications
You must be signed in to change notification settings - Fork 274
Open
Labels
Description
Is this a new feature request?
- I have searched the existing issues
Wanted change
Support IPinfo Lite Database as an alternative GeoIP provider in SWAG
Reason for change
- IPinfo Lite is updated daily and provides full accuracy, providing fresher data than MaxMind’s weekly updates.
- It includes both Country and ASN information in a single database, reducing complexity.
- Data granularity is per IP, giving higher accuracy than aggregated MaxMind ranges.
- Licensed under CC-BY-SA 4.0, allowing redistribution in Docker images.
- Multiple file formats (MMDB, CSV, JSON, Parquet) make integration flexible.
- Free token-based download and API support make it accessible for all users.
Documentation: https://ipinfo.io/developers/ipinfo-lite-database
Samples: https://github.com/ipinfo/sample-database/tree/main/IPinfo%20Lite
Proposed code change
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Issues