]> git.ipfire.org Git - ipfire-2.x.git/commit
index.cgi: Add wireguard status to home screen
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 25 May 2025 11:35:01 +0000 (13:35 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 26 May 2025 09:32:26 +0000 (11:32 +0200)
commit5d14f5c10e43c3440e97f6ecc28d4b10709a0e07
tree8af12af1b0b5023b61cb4bc1ff3e60c18ab2c109
parentfbbaa19d13a828a98170fb3b23330189e9eed1d5
index.cgi: Add wireguard status to home screen

- This fix adds a wireguard line to show when it is enabled.
- This fix does not show a table for any net2net connections that are enabled. I have
   started working on that but as I only have an OpenVPN n2n connection in place, I can't
   test out the copy of the ipsec n2n code section that I have made. I need to get ipsec
   and wireguard n2n connections working first.
- If someone else wants to provide a patch for the wireguard n2n connections tables I have
   no problems with that. If not then I will submit one when I have been able to test it.

Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/index.cgi