Skip to content

透過 MaxMind 的 demo database 查詢 IP 來自哪個國家

Notifications You must be signed in to change notification settings

tom19960222/lookup-ip-country

Repository files navigation

透過 MaxMind 的 demo database 查詢 IP 來自哪個國家

Quick Start

  1. git clone https://github.com/tom19960222/lookup-ip-country.git
  2. go build .
  3. ./lookup-ip-country
  4. GET http://localhost:3000/<你想查詢的 IP> (example: GET http://localhost:3000/168.95.1.1 )

About

透過 MaxMind 的 demo database 查詢 IP 來自哪個國家

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages