For freelancers or others who are working on different types of consoles repeatedly, it'd be nice if we saved the last IP/port config they used for that type of console.
We should avoid using ConfigParser's default section functionality while implementing this, since ConfigUpdater explicitly doesn't support that.
If nothing's saved for a specific console, we can then load/display the defaults for that console type
For freelancers or others who are working on different types of consoles repeatedly, it'd be nice if we saved the last IP/port config they used for that type of console.
We should avoid using ConfigParser's default section functionality while implementing this, since ConfigUpdater explicitly doesn't support that.
If nothing's saved for a specific console, we can then load/display the defaults for that console type