0.6.1 • Published 9 years ago

geoip v0.6.1

Weekly downloads
147
License
LGPL-2.1
Repository
github
Last release
9 years ago

GeoIP binding for nodejs(>=0.10) and iojs

NPM version Build status Dependencies Status Bitdeli Badge

Get geolocation information based on domain or IP address.

Limitations

Since this module required to compile geoip c library during the installtion, due to the difficulty of compilifa this c library on windows, currenlty, this module can not be used on windows, yet.

I recommend that choosing a pure javascript implementation instead, node-geoip maybe your best candicate.

###Technical Architecture

new_architecture

###Memory leak issue As up to the version 0.4.7 (commit 22dadd98646f75318412b54b3de90cc079d34b1d), there will be some memory leak when new a object from GeoIP class.

Here is the report, I'll update it frequently.

Fortunately, the number of leaked bytes is not huge, and you wont new a object very offen.

If you are willing to fix this but, please fork this project.

###Need support special database? Corrently, this package supports the most common databases from MaxMind.

But, it still a lot of special databases out there.

Since I am not a user of any product/service of maxmind, if you require this pacakge to support special db, please make sure you can delivery the testing db and the ip address/domain that can be used to against the db.

##Installation

[sudo] npm install geoip [-g]

##Usage

See usage doc.

0.6.1

9 years ago

0.6.0

9 years ago

0.5.12

9 years ago

0.5.11

9 years ago

0.5.10

9 years ago

0.5.9

9 years ago

0.5.8

9 years ago

0.5.7

9 years ago

0.5.6

9 years ago

0.5.5

10 years ago

0.5.4

10 years ago

0.5.3

10 years ago

0.5.2

10 years ago

0.5.1

10 years ago

0.5.0

10 years ago

0.4.12

10 years ago

0.4.0-final

10 years ago

0.4.0-rc

10 years ago

0.4.0-beta2

10 years ago

0.4.0-beta1

10 years ago

0.4.11

11 years ago

0.4.10

11 years ago

0.4.9

11 years ago

0.4.8

11 years ago

0.4.7

11 years ago

0.4.6

12 years ago

0.4.5

12 years ago

0.4.4

13 years ago

0.4.3

13 years ago

0.4.2-2

13 years ago

0.4.2-1

13 years ago

0.4.2

13 years ago

0.4.1

13 years ago

0.4.0final

13 years ago

0.4.0

13 years ago

0.4.0rc

13 years ago

0.4.0beta2

13 years ago

0.4.0beta1

13 years ago

0.3.4-1

13 years ago

0.3.4

13 years ago

0.3.3-1

13 years ago

0.3.3

13 years ago

0.3.2

13 years ago

0.3.1-1

13 years ago

0.3.1

13 years ago

0.3.0

13 years ago

0.2.1

13 years ago

0.2.0

13 years ago

0.1.3

13 years ago

0.1.0

13 years ago