Releases: KlowzyZ/DiskLedger
Releases · KlowzyZ/DiskLedger
Release list
DiskLedger v0.1.0-rc.1
DiskLedger v0.1.0-rc.1 (Release Candidate 1)
Pre-release candidate for real-world shop hardware testing and validation.
DiskLedger is proprietary software published by KLOWZY.
Included Components
- DiskLedger.Desktop (win-x64): Modern dark WPF management application.
- DiskLedger.Agent (win-x64): Automated background monitoring service.
- DiskLedger.Server (win-x64): Central LAN health history synchronization server.
- Deployment Tools: Administrative PowerShell scripts for automated Windows Service management, firewall configuration, agent provisioning, and Sentinel preflight diagnostics.
Prerequisites
- Operating System: Windows 10 or Windows 11 (64-bit).
- Hard Disk Sentinel: A registered copy of Hard Disk Sentinel Professional must be installed and running on each test machine (WMI integration requires Professional edition; Standard edition does not provide WMI support).
- WMI Integration: In Hard Disk Sentinel Professional, open Configuration -> Advanced options and enable "Provide status information by WMI".
- Runtime: No .NET SDK or runtime required. All binaries are 100% self-contained win-x64 executables.
Known Limitations in RC1
- Broad physical hardware validation is currently in progress across diverse shop drive models and USB enclosures.
- Designed for single-shop local area networks (LAN). Internet exposure requires an authenticating reverse proxy with TLS.
Download & Verification
- Package: DiskLedger-v0.1.0-rc.1-win-x64.zip
- SHA-256 Checksum:
27FEAC7D81E27DF5BC7B4E36E9A455569CEA3DF642B8F5EC91B3C8088D68AB7A
To verify the download in PowerShell:
Get-FileHash -Path .\DiskLedger-v0.1.0-rc.1-win-x64.zip -Algorithm SHA256