We should have a platform independent way to displaying the server's IP address on the /about screen.
This could be done independent of raspberrypi so should resolve the first from ifconfig and ipconfig and parse the response for the detected IP addresses of the server and optionally listing the related interfaces.
We should have a platform independent way to displaying the server's IP address on the /about screen.
This could be done independent of raspberrypi so should resolve the first from
ifconfig
andipconfig
and parse the response for the detected IP addresses of the server and optionally listing the related interfaces.