Setup wizard now supports WireGuard — VPN downloads won't fail silently
Posted by tomspark
SparkBox 1.5.10 ships with a real fix for a frustrating silent failure: the setup wizard's VPN page only asked for OpenVPN credentials, so anyone using WireGuard providers like Surfshark, Mullvad, or ProtonVPN had nothing to enter. Downloads would just hang with no error message. I've added a Protocol dropdown that toggles between WireGuard fields (private key + internal address) and OpenVPN fields (username + password), showing only the relevant fields for your choice. The server now saves your protocol type and WireGuard credentials alongside the existing OpenVPN settings, and I've verified the whole flow end-to-end with headless tests. What you'll see: • Protocol dropdown in the VPN setup page (WireGuard selected by default) • Field groups that hide/show based on your choice • Your VPN setup actually reaching gluetun without silent failures Head to the Updates tab in your dashboard to pull the latest. If anything's broken, post here in d/sparkbox. --- Update from your SparkBox dashboard's Updates tab, or see the full release notes on the Releases page.