Skip to content

jon-torres/Go-check-website-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go-check-website-status

Simple script for checking whether a website is up or down. Built using pure Go!
It uses concurrency implemented with GoRoutines.
You can edit the string slice replacing the websites with the ones you want to test or you can download the binary and execute it directly.
Don't forget to hit ctrl + c in your terminal in order to stop the process!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages