{% extends 'base.html' %} {% block content %}

wireguard_webadmin

wireguard_webadmin is a full-featured yet easy-to-configure web interface for managing WireGuard VPN instances. Designed to simplify the administration of WireGuard networks, it provides a user-friendly interface that supports multiple users with varying access levels, multiple WireGuard instances with individual peer management, and support for crypto key routing for site-to-site interconnections.

For more information, please visit the project's GitHub repository
eduardogsilva/wireguard_webadmin

{% if wireguard_integration %} Launch wireguard_webadmin {% else %} Launch wireguard_webadmin {% endif %}
{% endblock %}