Frank fau@riseup.net writes:
Hello,
Currently create-server binds to *loopback-interface* which happens to be "127.0.0.1". BTW: *loopback-interface* is not exported, maybe it should?
For remote access binding to the loopback is not really helpful.
The usual way to do it is via a secure tunnel, e.g. with ssh.
Zach