Git Product home page Git Product logo

Comments (4)

YuriyNasretdinov avatar YuriyNasretdinov commented on August 20, 2024

It requires an openssh-compatible server at the other end. There exist pure-go ssh servers as well, but GoSSHa is just a client.

from gossha.

joeblew99 avatar joeblew99 commented on August 20, 2024

Ah. I am looking for pure go open SSH. Do you happen to know any ? Been hard to find.

from gossha.

YuriyNasretdinov avatar YuriyNasretdinov commented on August 20, 2024

I do not think that it is a good idea, to be honest. OpenSSH is very good
and robust, it is highly unlikely that pure-go server will perform better.
If you need openssh under windows, you can set up cygwin openssh-server,
although it is pretty hard to install
On Fri, 29 Jan 2016 at 18:54, jow blew [email protected] wrote:

Ah. I am looking for pure go open SSH. Do you happen to know any ? Been
hard to find.


Reply to this email directly or view it on GitHub
#5 (comment)
.

from gossha.

joeblew99 avatar joeblew99 commented on August 20, 2024

I see your point.
My use case is that I need SSH between data Center server, remote workstation ( mix of windows, Linux) and arm stuff like raspberry pi, raspberry zero.

The traffic will be very low, so perf is not important all.

The SSH code will be compiled in with some other golang code so its a single binary, SSH will be just sitting at runtime inside a spinning go routine.

So it all about getting it all as a golang thing to reduce out the dependencies, hassles across the many os's.

Curious what your assessment is based on my use case ?

from gossha.

Related Issues (5)

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.