perara / wg-manager

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

Allow auto-starting of wireguard server #13

Closed viggy96 closed 4 years ago

viggy96 commented 4 years ago

It appears that upon restarting the container, the wireguard servers don't restart themselves. This is pretty much the only missing feature from this management interface.

perara commented 4 years ago

If i understand correctly. You would like an option that starts the WG interfaces upon start of the container/application?

viggy96 commented 4 years ago

@perara Yup, exactly.

simonlerpard commented 4 years ago

I would really love this as well. If this is "the only way" to VPN into a network and you must restart the server or docker or anything dependent for any reason, it's not possible to reconnect since the Wireguard server didn't start automatically.