]> git.ipfire.org Git - ipfire.org.git/commitdiff
about: Add WireGuard support
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Jun 2025 09:54:53 +0000 (09:54 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Jun 2025 09:54:53 +0000 (09:54 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/static/about.html

index 8c345d57a7495a3672c17ef712ed5ad9f3b73590..629ee748fd60a21cf37da36db1f9a275851ecc69 100644 (file)
@@ -81,8 +81,8 @@
                                        </h5>
 
                                        <p>
-                                               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.
                                        </p>
                                </div>
                                                                <li>Easy connection export to Apple Mac OS/iOS devices</li>
                                                        </ul>
                                                </li>
+                                               <li>
+                                                       WireGuard <span class="tag is-primary">{{ _("New") }}</span>
+                                                       <ul>
+                                                               <li>Net-to-Net and Net-to-Host Mode</li>
+                                                               <li>QR code generation for easy client import</li>
+                                                       </ul>
+                                               </li>
                                                <li>
                                                        OpenVPN
                                                        <ul>