Tsuuko / IPChecker

A website where you can see the IP address and host.

Home Page:https://ip.tsuuko.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPChecker

Web sites where you can check IP addresses and host name.

Interface is in Japanese.

No logging.

Feature

  • Https support.
  • Check ip address and hostname.
  • Determine whether the ip address has changed.
  • Returns ip on access with curl.

Parameters

mode=ip

Return only the ip address.

example: https://ip.tsuuko.dev?mode=ip

mode=host

Return only the host.

example: https://ip.tsuuko.dev/?mode=host

mode=json

Return ip address and host pairs with json.

example: https://ip.tsuuko.dev/?mode=json

Screenshots

capture1 capture2 capture3

About

A website where you can see the IP address and host.

https://ip.tsuuko.dev


Languages

Language:PHP 100.0%