donaldzou / WGDashboard

Simple dashboard for WireGuard VPN written in Python & Vue.js
https://donaldzou.github.io/WGDashboard-Documentation/
Apache License 2.0
1.63k stars 248 forks source link

Adding convenient buttons for restarting and refreshing #465

Open Buckley27 opened 1 week ago

Buckley27 commented 1 week ago

I want to add a button to reboot and update via UI, such as “restart” and “update”. I think it would be very convenient and useful ./wgd.sh restart and./wgd.sh update.

image