Closed ilveroluca closed 1 year ago
ifconfig is obsolete. This PR introduces a fallback to using ip addr to get the list of IPs for the certificates generated by the gencerts.sh utility.
ifconfig
ip addr
ifconfig
is obsolete. This PR introduces a fallback to usingip addr
to get the list of IPs for the certificates generated by the gencerts.sh utility.