Re: [mosh-devel] Something for idea list?

2013-07-07 Thread Timo Sirainen
I think (and I think I've mentioned this a few times :) it's not possible to implement a good (proper, nice, pretty) async DNS library to do *client*-side hostname lookups. Because on the client side you want to read things like /etc/hosts and the default lookup domain (search xx in /etc/resolv.

Re: [mosh-devel] Something for idea list?

2013-07-07 Thread Keith Winstein
Hello Lawrence, Unfortunately not. (See previous reply.) But you can follow this issue at https://github.com/keithw/mosh/issues/210 The main blocker for this is that we need an asynchronous DNS resolver in mosh-client to be able to discover if the server's IP has changed in the middle of the conn

[mosh-devel] Something for idea list?

2013-06-28 Thread Lawrence 'The Dreamer' Chen
Can Mosh work if the mosh-server IP changes as I roam between networks? Namely when I'm on campus wifi, I'll have a 10.x.x.x address and the hostname for mosh-server will resolve to one as well. But, when I'm off campus. I'll have whatever IP is assigned by the network I'm on, and the hostname fo