Giter Club home page Giter Club logo

mosh-server-upnp's Introduction

mosh-server-upnp

travis-badge release-badge license-badge

mosh-server-upnp provides a way to use mosh over a NAT.

Usage

Assuming that mosh-server-upnp is installed in the PATH of the user on the target system, you can simply log in with one extra parameter to mosh:

$ mosh --server=mosh-server-upnp hostname

mosh-server-upnp's People

Contributors

arcnmx avatar dcnick3 avatar navax99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mosh-server-upnp's Issues

Provide Debian package

Would really help me as I don't have a rust dev environment everywhere.

If you want I can PR a docker based builder for you to integrate into your Travis setup.

"Entity not found" error on Mac OS X

When I build and use mosh on a Mac OS X (as mosh server/ssh target machine), I get this error message:

client$ mosh --server=/path/to/mosh-server-wrapper target-mac-machine
mosh-server-upnp error: entity not found
Connection to target-mac-machine closed.

I don't see a proper way to debug that.

I built the recent master (main.rs from July 2018), built the code with cargo build.

Add installation instructions.

Currently the README does not have any instructions on setup of this library on a server. Would be great to have such a thing.

how to use that?

mosh-server-upnp should be installed on VPS or on client?

install mosh-server-upnp on client and VPS, mosh-server-upnp available in PATH on VPS and client over user user
launch on client:

$ mosh --server=/home/user/.cargo/bin/mosh-server-upnp --ssh='ssh -p 2022' [email protected]`

mosh-server (mosh 1.3.2) [build mosh-1.3.2]
Copyright 2012 Keith Winstein <[email protected]>
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

[mosh-server detached, pid = 21628]
mosh-server-upnp error: IO error
Connection to 46.46.46.46 closed.
/usr/bin/mosh: Did not find mosh server startup message. (Have you installed mosh on your server?
$ mosh --server=mosh-server-upnp --ssh='ssh -p 2022' [email protected]
bash: mosh-server-upnp: command not found
Connection to 46.46.46.46 closed.
/usr/bin/mosh: Did not find mosh server startup message. (Have you installed mosh on your server?)
$ mosh-server-upnp -h
mosh-server-upnp error: expected connection data

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.