Giter Site home page Giter Site logo

autossh's People

Contributors

jazzl0ver avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

autossh's Issues

No source code in release assets

No source code in-line or in the released assets. Neither the zip nor tar.gz contain any information or useful source material.
No information about how to compile - included dll package - no information on what it contains or where it came from.

New updates

Any chance you'll continue to keep up with new updates as they come out? Currently looking for ver 1.4e.

Problem running autossh

I'm running autossh with the following command for MySQL:

autossh -M 0 -L 3306:127.0.0.1:3306 -N -o ServerAliveInterval=60 <user>@<host>

It returns immediately without any error messages. However I cannot connect with MySQL. If I try the same command on a Linux box, it works fine.

Running the following with ssh works fine for MySQL:

ssh -L 3306:127.0.0.1:3306 -N -o ServerAliveInterval=60 <user>@<host>

Is there's something I'm missing?

Thanks
๐Ÿ˜„

1.4g does not work on windows 10 v1903

Windows 10 v1903 come with openssh.
It works fine for normal usage.

I try to use autossh v1.4g.
I tried autossh root@mysystem

Nothing happen ?
Any idear ?

it doesn't work properly as a service on Windows 10

Hello,

the program works fine if launched as a normal executable, but if I try to set it up as a service in Windows, it doesn't work properly.
To be specific, if I start the service, autossh starts, spins up another instance of itself, then starts the ssh; the issue is that the Windows service crashes. The result is a weird situation where the processes are running while the service looks like as stopped.

This happens no matter how the service has been created: manually, with NSSM, etc...

I know this isn't an issue with autossh but more the behaviour in a specific context, but it'd be nice to use autossh as a Windows service.

thanks for your help

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.