Skip to content

andygeorge/tsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsc

Tail Site Code

Installation / Update

# install go
sh -c 'VERSION="v1.1.1"; GH="github.com/andygeorge/tsc"; GOPRIVATE=$GH go install -v $GH@$VERSION'

Usage

tsc [-f] URL
  -f --follow: follow
  -q --quiet: quiet, only print when response changes

eg:

$ tsc -f http://google.com
2023-08-02 10:34:41 CDT http://google.com: 200 OK
2023-08-02 10:34:41 CDT http://google.com: 200 OK
2023-08-02 10:34:42 CDT http://google.com: 200 OK
2023-08-02 10:34:43 CDT http://google.com: 200 OK
2023-08-02 10:34:43 CDT http://google.com: 200 OK

About

Tail Site Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages