Skip to content

KCM: Use 0.0.0.0 always as address, show possible connection addresses

Akseli Lahtinen requested to merge work/akselmo/address-list-label into master

As per discussion we had, instead of allowing user to change the address, just set the default listen address to 0.0.0.0 so it listens to any incoming connections.

Then also list all the possible interface addresses that user can connect to from their client.

Merge request reports