
8 Apr
2015
8 Apr
'15
8:56 p.m.
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