perara / wg-manager

A easy to use WireGuard dashboard and management tool
MIT License
594 stars 74 forks source link

Fix - Debian 10 #61

Closed tony1661 closed 3 years ago

tony1661 commented 3 years ago

Debian 10 seems to require the kernel module for Wireguard to be reconfigured. There are no headers in the repositories for the kernel that Debian ships with. The fix was to upgrade the kernel, install the header files for the new kernel, reconfigure the dkms module, load the module.