Skip to content

Tsuuko/IPChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages