ZIP
WinGet
beszel agent
henrygd · 0.11.0 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
beszel-agent_windows_arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
henrygd.beszel-agent
Version
0.11.0
Description
host agent for beszel.dev
License
MIT
↗
Homepage
https://beszel.dev/
Installer URL
https://github.com/henrygd/beszel/releases/download/v0.11.0/beszel-agent_windows_arm64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
New features
- Homebrew and Scoop packages for easier installation on macOS and Windows.
- SENSORS env var now supports wildcards and can be used as a blacklist (#650).
- Filter sensors in temperature graph (#430).
- Working Microsoft Teams notifications (docs here, thanks @serverleader).
- Support for Lark notifications.
- Agent OpenBSD release by @vaygr in #726
Bug fixes
- Fix EXTRA_FILESYSTEMS drive detection on Windows (#422)
- Fix cpu and memory stats for windows docker daemon by @ViryBe in…