mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Imroves: https://salsa.debian.org/freedombox-team/freedombox/-/issues/56 [sunil] - Show reverse DNS records for both IPv4 and IPv6 addresses. - Use utility to lookup public IP addresses. - Rename the template context variable and method to use less technical terms. - Use Python's ipaddress module to compute the PTR record's domain value. - Don't retrieve primary domain at the module level. Signed-off-by: Benedek Nagy <contact@nbenedek.me> Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Benedek Nagy <contact@nbenedek.me>