DEV Community

Cover image for GeoIP NodeJS
Kaixin for SourCode-Z

Posted on • Updated on

GeoIP NodeJS

Basic GeoIP coded on NodeJS for educational purposes.
Tool coded on nodejs that grabs info about an IP Address.

Install and Usage

npm install
node index.js
Enter fullscreen mode Exit fullscreen mode

Used Package

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Top comments (1)

Collapse
 
penucuricode profile image
Kaixin

Follow Github: github.com/penucuriCode
Hacking Tools: github.com/SourCode-Z