This release improves device detection accuracy and makes VLAN recommendations more helpful.
What's New
-
GoPro cameras no longer flagged as security cameras - GoPro action cameras share the same UniFi fingerprint category as security cameras, which caused false "Camera on Wrong VLAN" warnings. They're now correctly identified as consumer devices.
-
Clearer VLAN recommendations - When a device is on the wrong VLAN, the recommendation now includes a hint about how to fix misclassified devices by changing the Device Icon in UniFi Network.
-
Improved device detection messages - Detection source labels are now more descriptive (e.g., "Fingerprint Override" instead of just "Override").
Installation
Windows: Download the MSI installer below
Docker:
docker compose pull && docker compose up -dmacOS (native, recommended for accurate speed tests):
git clone https://github.com/Ozark-Connect/NetworkOptimizer.git && cd NetworkOptimizer && ./scripts/install-macos-native.shProxmox:
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.