Problem Definition
Customers may have a business need to make SSH listen only on localhost. The SSHD library we use has the capability, but we don't offer any way to configure this at the moment.
Suggested Solution
Allow SSH port to listen only on localhost.
Workaround
No known workarounds yet.