github Ozark-Connect/NetworkOptimizer v1.4.3

one hour ago

Minor fixes for WAN speed testing. See v1.4.0 release notes for what's new in v1.4.0+

WAN Speed Test

  • Disabled WANs excluded from gateway test dropdown - WAN interfaces that are disabled in UniFi (like an unused SFP+ port) no longer show up as options in the Gateway (Direct) speed test.
  • Failed results now visible in history - When all WAN speed test results were failures, the history table showed headers but no rows. Failed results now display correctly.

Installation

Windows: Download the MSI installer below

Docker:

docker compose pull && docker compose up -d

macOS (native, recommended for accurate speed tests vs Docker Desktop):

git clone https://github.com/Ozark-Connect/NetworkOptimizer.git && cd NetworkOptimizer && ./scripts/install-macos-native.sh
# or if you already have it cloned
cd NetworkOptimizer && git pull && ./scripts/install-macos-native.sh

Proxmox:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/Ozark-Connect/NetworkOptimizer/main/scripts/proxmox/install.sh)"

For other platforms (Synology, QNAP, Unraid, native Linux), see the Deployment Guide.

Don't miss a new NetworkOptimizer release

NewReleases is sending notifications on new releases.