Closed as not planned
Description
Describe the feature you'd like
When you enter the IP/Domain to add a server in the app, it would be nice if it would automatically append the :8096
to the base IP/Domain and check for a valid connection before it throws a 404 error.
If there is already a port specified by a colon :
, then you can skip the check above and just connect to the specified server:port
.
Additional context
For any technical user, this is easy to understand and add the port. But, a non-technical user/friend/parent/spouse/etc may have challenges setting up a new server in their app.