Skip to content

Yousuf9963/Check-Host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Check-Host is a modern online tool for website monitoring and checking availability of hosts, DNS records, IP addresses. It supports the latest technologies such as localized domain names (both punycode and original formats), hostname IPv6 records (also known as AAAA record).

Info is useful to check IP and hostname location: IP range, ISP, organization, country, region, city, ZIP/postal code, time zone and local time. Find out what is known about your host.

Ping allows you to test the reachability of a host and to measure the round-trip time for messages sent from the originating host to a destination computer.

HTTP was created for website monitoring and checking performance and availability of any URLs from many countries and datacenters. Allows you to monitor response time from different locations.

TCP port checks the possibility of a TCP connection to host's specified port from different locations around the world. To check the possibility of a UDP connection use the UDP port check.

DNS retrieves info about hostname or IP from nameservers around the world. You could easily monitor and check updates of DNS records with this service.

Bookmarklet allows you to perform checks of websites easlier. Save bookmarklet in your bookmarks and use anytime it you need.

Installation

pkg update && pkg upgrade -y

pkg install git

pkg install python3

git clone https://github.com/Yousuf9963/Check-Host.git

cd Check-Host

pip3 install -r requirements.txt

chmod +x *

python3 check-host.py

Follow me Thank you...

Donation

If you want to Donate Kindly click here Thank you.: https://www.buymeacoffee.com/junioprogrammer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages