github Ozark-Connect/NetworkOptimizer v1.16.9

latest release: v1.16.10
3 hours ago

More audit fixes for advanced network setups. See v1.16.0 release notes for what's new in v1.16.0+.

Security Audit

  • L3 switch-routed VLAN support - Networks routed by a switch (instead of the gateway) are now properly included in the audit. Previously, enabling L3 switching on a VLAN would cause it to disappear from the audit entirely, leading to false positives for cameras and missing firewall rule checks.

  • Inter-VLAN routing network excluded - The system "Inter-VLAN routing" network (used internally by UniFi for L3 switching) is no longer shown in the Network Reference list or treated as a user network.

  • PPSK subnet mismatch false positives fixed - Devices on PPSK SSIDs (where the AP assigns VLANs by password) no longer trigger incorrect "VLAN Subnet Mismatch" warnings when UniFi temporarily reports the wrong network assignment.

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.