ESP-IDF apparently supports mDNS which would potentially allow us to have the the AxeOS dashboard have a URL like bitaxeAB02.local instead of the IP address.
I suggest using the last 4 hex digits of the WiFi MAC address appended (like we do for the setup AP SSID) so that there are not problems with multiple Bitaxe on the same network. Of course if there is a better way to do this, that would be awesome too.