Skip to content

Releases: CHTJonas/concheck

Concheck v1.1.0

02 Sep 22:09
Compare
Choose a tag to compare

Changes since last release:

  • Add command line flags to explicitly force IPv4 or IPv6
  • Document exit codes and flags in README.md

Concheck v1.0.2

31 Aug 19:12
Compare
Choose a tag to compare

Changes since last release:

  • Improve the robustness of ICMP connectivity checking
  • Remove an IPv4-only host from the list of HTTP endpoints
  • Drastically reduce ICMP check timeout
  • Add Cache-Control and User-Agent headers to HTTP requests

Concheck v1.0.1

25 Aug 21:57
Compare
Choose a tag to compare

Changes since last release:

  • Add a simple TXT DNS resolution check
  • Execute each different kind of check serially rather than concurrently

Concheck v1.0.0

22 Aug 11:54
Compare
Choose a tag to compare

This is the first concheck release! 🎉

Included in the assets below are a variety of pre-built statically-compiled binaries for most operating systems and CPU architectures out there. In future, I'll also include a simple changelog here.