mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-11 08:23:49 +00:00
Display the WireGuard server endpoint (ip_address:listen_port) alongside the public key on the main WireGuard page, so users configuring clients can copy both values directly. Signed-off-by: Frederico Gomes <fredericojfgomes@gmail.com> [sunil: Keep the docstring] [sunil: Adjust markup to eliminate <p> inside <p>] [sunil: Produce a single <pre> tag instead of multiple for multiple domains] [sunil: Minor refactoring for more concise code] Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>