From: Michael Tremer Date: Mon, 23 Jun 2025 09:54:53 +0000 (+0000) Subject: about: Add WireGuard support X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de4f4f665975c4bc014adadb5efd2caf7a431719;p=ipfire.org.git about: Add WireGuard support Signed-off-by: Michael Tremer --- diff --git a/src/templates/static/about.html b/src/templates/static/about.html index 8c345d57..629ee748 100644 --- a/src/templates/static/about.html +++ b/src/templates/static/about.html @@ -81,8 +81,8 @@

- IPFire supports IPsec and OpenVPN for secure site-to-site or - remote access VPNs, with support for hardware acceleration and + IPFire supports IPsec, WireGuard and OpenVPN for secure site-to-site + or remote access VPNs, with support for hardware acceleration and post-quantum cryptography.

@@ -523,6 +523,13 @@
  • Easy connection export to Apple Mac OS/iOS devices
  • +
  • + WireGuard {{ _("New") }} +
      +
    • Net-to-Net and Net-to-Host Mode
    • +
    • QR code generation for easy client import
    • +
    +
  • OpenVPN