forked from geoip-lite/node-geoip
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update geoip-data every week automatically with github actions
- Loading branch information
Showing
5 changed files
with
7 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
geoip-country [![NPM version](https://badge.fury.io/js/geoip-country.svg)](https://badge.fury.io/js/geoip-country) | ||
================== | ||
|
||
Less memory usage version of [geoip-lite](https://github.com/bluesmoon/node-geoip). This supports only country lookup for less memory usage. | ||
The original software of this repository is written by Philip Tellis <[email protected]>, and latest version is available at [geoip-lite](https://github.com/bluesmoon/node-geoip). | ||
|
||
This repository includes [MaxMind](https://www.maxmind.com/) ipv4 country data and ipv6 country data. | ||
Less memory usage version of [geoip-lite](https://github.com/bluesmoon/node-geoip) by limiting to country information. | ||
This repository includes [MaxMind](https://www.maxmind.com/) ipv4 and ipv6 country data | ||
and updates every week for using latest geoip database. | ||
|
||
Synopsis | ||
-------- | ||
|
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters