https://github.com/ccbrown/go-geoip
simple Go package providing geolocation information for IP addresses
https://github.com/ccbrown/go-geoip
Last synced: 6 months ago
JSON representation
simple Go package providing geolocation information for IP addresses
- Host: GitHub
- URL: https://github.com/ccbrown/go-geoip
- Owner: ccbrown
- Created: 2025-04-13T05:05:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-13T05:05:27.000Z (about 1 year ago)
- Last Synced: 2025-12-23T08:46:14.873Z (7 months ago)
- Language: Go
- Homepage:
- Size: 49.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# geoip
This package provides a simple interface for looking up geolocation information for IP addresses.
It currently uses the [IP to City Lite database from dbip](https://db-ip.com/db/download/ip-to-city-lite).