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

Welcome to WireGuard WebAdmin

WireGuard WebAdmin is a web-based interface designed for managing WireGuard VPN, a remarkably simple, fast, and modern VPN that employs cutting-edge cryptography.

I have dedicated significant effort to this project over the past few weeks and am thrilled to announce that the primary functionalities are performing as anticipated!

I just introduced the port forwarding feature. It is functioning well, aside from a few minor issues that I intend to resolve shortly.

Known Port Forwarding Issues

These issues are on my radar for fixes in the near future. In the meantime, restarting the main Docker container will cause the firewall to rebuild as expected, eliminating any lingering rules.


Upcoming Enhancements

Stay tuned to our GitHub page for imminent updates to this project.

{% endblock %}