This change allows configuring what address the rmate daemon will listen on, instead of just localhost.
For my own use, setting remote.host to my desktop local IP gives me the ability to remotely edit files on all machines within my LAN without worrying about forwarding ports and such.
Note: the getLocalDirectoryName test fails for me, but I'm not sure if this is due to any changes I've done.
This change allows configuring what address the rmate daemon will listen on, instead of just localhost. For my own use, setting remote.host to my desktop local IP gives me the ability to remotely edit files on all machines within my LAN without worrying about forwarding ports and such.
Note: the getLocalDirectoryName test fails for me, but I'm not sure if this is due to any changes I've done.