Skip to content

dorians/url-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

url-monitor

Simple tool (I mean really, really simple) written in bash. It continuously check response code of given url and display it to the output with fancy colors. It was created for the purposes of debug deploying scripts.

#Instalation

# curl https://raw.githubusercontent.com/dorians/url-monitor/master/url-monitor.sh > /usr/bin/url-monitor
# chmod +x /usr/bin/url-monitor

#Usage

url-monitor http://github.com

About

Simple tool (I mean really, really simple) created to monitor given url

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages