Skip to content

An advanced concurrent HTTP links checker, written in Golang.

License

Notifications You must be signed in to change notification settings

coderme/gocheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gocheck

  • An advanced concurrent http link checker, written in Golang.

Features

  • Customizable concurrency level.
  • Customizable delay before every HTTP request.
  • Can watch for Servers errors 5xx.
  • Can watch for Client's errors 4xx.
  • Can watch for redirection's statuses 3xx.
  • Can watch either SRC, HREF or both attributes.
  • Option to span subdomains and/or hosts, (off by default).
  • Supports regexp patterns to match files URL against.

Builds

  • Different builds are avaiable in bin for multiple archs.
  • Built with Go 1.9.5

Usage

  • See the -h | --help of the binary.

License

  • See the -l | --license of the binary or LICENSE.

About

An advanced concurrent HTTP links checker, written in Golang.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages