Giter Site home page Giter Site logo

Comments (3)

eminence avatar eminence commented on May 28, 2024

As you say, both --bind-server=any and -i are already documented in the manual pages. Is there something additional you'd like to see there?

Regarding the wiki, you're welcome to make any changes you want :) Perhaps you could add some notes into the "Debugging-and-Theory" section about checking what IP the server binds to. And maybe the "Usage" page could have something that describes your case.

from mosh.

jsonmona avatar jsonmona commented on May 28, 2024

Yes, I'm aware they're in manual. But, you know, the manual isn't the first page you get by googling. In fact, I didn't know there was a manual until I typed man mosh-server!

I'll update wiki when I get back to home.

from mosh.

jsonmona avatar jsonmona commented on May 28, 2024

I looked at wiki but found that I couldn't edit the page. Here's what could go into the wiki:


If you can connect to mosh server manually, but not by mosh command, it might be mosh-server binding to wrong address. This commonly happens when you have some sort of proxy between your client and SSH server. In this case, you can use mosh --bind-server=any ... or mosh-server ... -i 0.0.0.0 to force mosh-server to accept connection from any address.

from mosh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.