Skip to content

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

License

Notifications You must be signed in to change notification settings

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages