WireGuard Easy, a web-based tool for deploying and managing a self-hosted WireGuard VPN server, has just released version 15.4, featuring external authentication via OAuth, along with numerous improvements in security, performance, and usability.
The new OAuth integration provides administrators with an additional method to secure access to the WireGuard Easy interface, rather than relying solely on locally managed authentication. The project has also issued specific documentation on the setup of external authentication.
Regarding security, WireGuard Easy 15.4 improves the way it handles TOTP, includes additional protections against injection attacks, and now escapes Prometheus label values. Performance has also improved, as client status data is now combined in linear time and repeated client scans triggered by CIDR changes have been eliminated.
Moreover, the option to set the Table parameter in wg0.conf has been added, and the application will now omit ip6tables operations when IPv6 is disabled, thereby eliminating an unnecessary source of errors in setups that use only IPv4.
WireGuard Easy 15.4 Released with OAuth Support
The latest WireGuard Easy release adds external OAuth authentication, improves security, and speeds up client status handling.