PeterDaveHello / ipinfo.tw

🐳 A self-host πŸ™… non-tracking, AD-πŸ†“ βž• πŸͺ-πŸ†“ solution to show your IP ℹ️ Super small (🀏10MB)

Home Page:https://ipinfo.tw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request - IP Lookup

mitchellkellett opened this issue Β· comments

Throwing out a feature request to add an endpoint that would take an IP and get the information about it. Additionally, it would be great if it supported the other endpoints.

Example

$ wget -qO- https://ipinfo.tw/lookup/1.1.1.1
1.1.1.1
AU / Australia
AS13335 / Cloudflare, Inc.

@mitchellkellett I'll see how can we do it with pure nginx implementation, ideas and contribution are welcome.