Skip to content

OpenNetLimit v1.0.0

Choose a tag to compare

@SysAdminDoc SysAdminDoc released this 06 Sep 10:13
· 1 commit to main since this release

OpenNetLimit 1.0.0 is the first packaged Windows release.

Highlights

  • New live traffic dashboard with a focused per-app limit editor
  • Hourly and daily usage history with dark and light themes
  • Self-contained Windows x64 package with service install and removal scripts
  • Local CLI and REST API for repeatable bandwidth rules
  • Updated SQLite dependencies with no known vulnerable NuGet packages

Install

Download the ZIP and extract it to a permanent folder. Run ./Install-Service.ps1 from an Administrator PowerShell window, then launch OpenNetLimit.UI.exe.

OpenNetLimit includes the signed WinDivert driver. Security software may alert because WinDivert is a dual-use networking component. Review the driver trust guide in the package before allowing it on a managed PC.

The release executables are not Authenticode signed because a code-signing certificate was not available. Verify the ZIP with the attached SHA-256 checksum file.

Verification

  • 166 automated tests passed
  • Release build completed with zero warnings
  • NuGet audit found no known vulnerable packages
  • All five packaged UI states passed isolated-desktop capture checks