Skip to content

bagusass/check-my-ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHECK MY IP

MIT License Website

image image image image

simple website check ip data with node js

Installation

To install "CHECK MY IP", required:

npm install ua-parser-js dns axios express request-ip useragent

Clone repo

git clone https://github.com/bagusass/check-my-ip.git
cd check-my-ip

Usage/Examples

edit token ipinfo.io in server.js , its free you can get from ipinfo.io

https://ipinfo.io/${clientIp}?token=YOUR_TOKEN_HERE

example

https://ipinfo.io/${clientIp}?token=123456789

start website

node server.js

check website from localhost

http://localhost:3000

Demo

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published