Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Mosh #45

Open
geoffreyd opened this issue Jan 29, 2014 · 9 comments
Open

Add Mosh #45

geoffreyd opened this issue Jan 29, 2014 · 9 comments

Comments

@geoffreyd
Copy link

http://mosh.mit.edu/

Mosh makes remote logins much more robust and reliable, with support for changing IP's, reduces lag (by intelligently updating the local screen immediately).

Build instructions: http://mosh.mit.edu/#build-instructions

While it is possible to install mosh server into a users home directory, it is easier to use, if it's installed in a system path.

@petejkim
Copy link
Owner

AFAIK right now mosh works on Nitrous.IO boxes only through SSH tunnels. Were you able to get it working?

@gerbal
Copy link

gerbal commented Apr 18, 2014

👍 to this. I do a lot of remoting into my nitrous box on crappy connections. mosh installed at a system level would make my life easier.

@jeffjewiss
Copy link
Contributor

I'm also very interested in having mosh added.

I tried to set it up locally as an autoparts package, but I couldn't configure protoc/protobuf properly so it failed to compile.

Would it be possible to get some help debugging this so it could be added as a package?

@gerbal
Copy link

gerbal commented Jul 11, 2014

I was able to get Mosh compiled and running, but I wasn't able to connect to the mosh instance on Nitrous box. I ran into problems with Mosh needing to open UDP ports to talk back to my client, something Nitrous is not configured for.

@ghost
Copy link

ghost commented Jul 13, 2014

I have complied the mosh on user path.But cannot login from juicessh "mosh" type. How to solve ?

@ghost
Copy link

ghost commented Aug 25, 2014

Mosh is a great tool.I have installed mosh and mosh-server on nitrous.io. But when i connect from my pc to nitrous.io .

mosh did not make a successful connection to 54.215.6.163:60001.
Please verify that UDP port 60001 is not firewalled and can reach the server.

(By default, mosh uses a UDP port between 60000 and 61000. The -p option
selects a specific UDP port number.)

[mosh is exiting.]

@gerbal
Copy link

gerbal commented Sep 2, 2014

It looks like Nitrous restricts udp ports being exposed to the outside world. sudoer privileges seem to be required to open up a udp port. We likely need Nitrous.io engineer intervention to progress Mosh support further.

@acook
Copy link

acook commented Nov 19, 2014

I'd also like to see Mosh support. Mosh over SSH is not nearly as useful.

@marcinwyszynski
Copy link
Contributor

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants