Releases: deadc0de6/checkah
Releases · deadc0de6/checkah
v0.3.4
Compare
Sorry, something went wrong.
No results found
v0.3.3
Compare
Sorry, something went wrong.
No results found
v0.3.2
Compare
Sorry, something went wrong.
No results found
use df -a to also list pseudo-filesystem
fix goreleaser dep
linting
v0.3.1
Compare
Sorry, something went wrong.
No results found
migrate to goreleaser
with go 1.22
v0.3.0
Compare
Sorry, something went wrong.
No results found
add more default ssh keys
add more debug
improve tests
update deps
v0.2.4
Compare
Sorry, something went wrong.
No results found
add ability to truncate logfile with truncate option
refactor SSH
faster SSH retry
fix tests dependencies
v0.2.2
Compare
Sorry, something went wrong.
No results found
sleep between SSH failed attempts
typo fixes
v0.2.1
Compare
Sorry, something went wrong.
No results found
add ability to extend from multiple profiles
fix memory checks
v0.2.0
Compare
Sorry, something went wrong.
No results found
features:
improve concurrency
handle command arguments/switches for command and script checks
improve SSH connection (retry, etc)
add notification error output
more config examples in different formats
documentation updates
bug fixes:
fix pgrep issue for process check
v0.1.4
Compare
Sorry, something went wrong.
No results found
add config generation from binary
fix doc
fix dockerfile