OK, thanks for the swift response. I'll do as you suggest.
Do you have plans to enable it to listen on more than one interface?
I would point out that the
docs suggest it is possible:
--listen-onThe interface on which to listen for connections. The default is to listen on all available interfaces. You can change this to, for example, "127.0.0.1" to only listen for connections from the local machine, or to "::" to listen to all incoming IPv6 and IPv4 connections.