Simplest Wireguard Dashboard written in Python

Wireguard Dashboard Monitoring Wireguard is not convinient, need to login into server and type wg show. That’s why this platform is being created, to view all configurations in a more straight forward way. 💡Features Add peers in configuration Manage peer names Delete peers And many more coming up! Welcome to contribute to this project! 📝Requirement Ubuntu 18.04.1 LTS, other OS might work, but haven’t test yet. Wireguard Configuration files under /etc/wireguard Python 3.7 🛠Install 1. Install Python Dependencies $ python3 […]

Read more