Changelog
- 8ee9662: 0.2.0: check run --strict-tls, contacts decode activePeriods clock times, built on hosttracker-sdk-go v0.2.0 (@shashek)
- e1ca214: context7.json (@shashek)
- 342f5fb: llms.txt, Docker Hub mirror, naming (@shashek)
Install
brew install HostTracker/tap/ht-cli
go install github.com/HostTracker/cli/cmd/ht-cli@v0.2.0
curl -fsSL https://raw.githubusercontent.com/HostTracker/cli/main/install.sh | sh
docker run --rm -e HT_TOKEN ghcr.io/hosttracker/ht-cli:0.2.0 monitors list # or hosttracker/ht-cli:0.2.0Debian/Ubuntu: sudo apt install ht-cli from https://hosttracker.github.io/apt (setup in the README).
Fedora/RHEL: sudo dnf install ht-cli with https://hosttracker.github.io/apt/rpm/hosttracker.repo.
Windows: scoop bucket add hosttracker https://github.com/HostTracker/scoop-bucket && scoop install ht-cli.
The .deb, .rpm and .apk below carry the same binary, in
/usr/bin, with the shell completions.