Skip to content

hernanvicente/ws-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ws-checker

Check website availability from a domain or a list of domains.

The program will determine if a domain's website is up or down visiting the following URLs in order:

Once a website URL is found to be up, the program stops and returns the URL.

Check one domain

ws-checker example.com

To check multiple domains from a CSV file, the csv file name should be domains.csv and it should be in the same directory as the executable file.

ws-checker

Results are saved into the reports.csv file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages