Skip to content

gaitr/goprobe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

goprobe

Build

go build -o ./bin/goprobe

Example

> goprobe https://github.com/gaitr/goprobe
> cat links.txt | goprobe
> echo "https://github.com/gaitr/goprobe" | goprobe

Command line options

> goprobe --help
goprobe is a CLI app to check the Status of accessible URLs

Usage:
  goprobe [flags]

Flags:
  -f, --file string   path to the file
  -G, --get           to send get request
  -h, --help          help for goprobe
  -v, --verbose       log verbose output
      --version       version for goprobe

About

๐Ÿš€ goprobe is a promising command line tool for inspecting URLs with modern and user-friendly way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages