chiefwigms / picobrew_pico

MIT License
148 stars 63 forks source link

Detect and Display Server IP to /about Screen #197

Closed tmack8001 closed 3 years ago

tmack8001 commented 3 years ago

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.