Skip to content

Study project written in Go to monitor websites, read and write files.

Notifications You must be signed in to change notification settings

luansapelli/golang-site-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Site Monitor 🚀

Script to check the status code of the sites in the sites.txt file and write a log to the log.txt file

Step by step

  1. Put website addresses in the sites.txt file
  2. Execute go run main.go, select the Start Monitor option in terminal and let it run for a while
  3. Stop the program, and check the new file log.txt, where the log of the monitored sites will be shown (you can see the log via terminal using the Show Logs command)

About

Study project written in Go to monitor websites, read and write files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages