Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 979 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 979 Bytes

This is MyIP

My IP and Network Information, Using the GeoLite2 Free and qqwry.dat Databases.

Features

Getting Started

First, run the development server:

pnpm install
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Update GeoLite2 and qqwry.dat

pnpm update-db YOUR_MAXMIND_LICENSE_KEY

Deploy on Vercel

You can deploy your MyIP to Vercel with one click:

Deploy with Vercel

Check out our Next.js deployment documentation for more details.