Commit Graph

63 Commits

Author SHA1 Message Date
Keith Winstein 0fe911ce20 Update man pages to reflect port selection (closes #21 github issue) 2012-03-10 03:48:46 -05:00
Keith Winstein df3eec1397 Allow explicit UDP port option, confine ports to range 60000..61000 2012-03-10 03:34:47 -05:00
Keith Winstein 6a7afb381d Avoid leaving fake-proxy processes running 2012-03-07 02:47:47 -05:00
Keith Winstein 568f7d9b96 Clearer error message on missing MOSH IP (fixed #33 github issue) 2012-03-06 17:43:33 -05:00
Anders Kaseorg 28f9cf7e4a scripts/mosh: Use fork instead of threads
For better support of non-threaded Perl installations.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2012-03-06 17:37:00 -05:00
Keith Winstein 6c91dcf820 Disable ControlMaster on SSH connection (fixes #24 github issue) 2012-02-25 12:14:58 -05:00
Keith Winstein 309e38d889 Use environment variable to convey prediction display preference 2012-02-13 06:07:26 -05:00
Keith Winstein 8c7c5340d4 User selectable prediction mode (fixes #9 github issue) 2012-02-13 03:50:03 -05:00
Anders Kaseorg ab297467a7 scripts/mosh: Get the server IP from ssh
We get the server IP as seen from the client side using the ssh
ProxyCommand option, and as seen from the server side using the
SSH_CONNECTION environment variable.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2012-02-08 23:12:16 -05:00
Keith Winstein 3781a290c8 Add copyright/license notices 2012-02-06 20:52:48 -05:00
Keith Winstein 683d20c318 Default paths for mosh startup script 2012-02-06 19:59:44 -05:00
Keith Winstein 71d02b2298 Makefile tweaks to pass "make distclean" 2012-02-05 03:32:58 -05:00
Keith Winstein da2f481eea Convert build system to automake per Anders Kaseorg Makefile.am 2012-02-05 02:21:37 -05:00