The Wayback Machine - https://web.archive.org/web/20220602174423/https://github.com/topics/ssh-server
Skip to content
#

ssh-server

Here are 310 public repositories matching this topic...

colab-ssh
joaomamede
joaomamede commented Oct 25, 2021

Hello, I would like to start a cloudflare argo tunnel through my cloudflare account and application that is well configured.
As I see from the code it's not possible to do so correct? (only free anonymous tunnels?)

I would like to request to have an option to do so?
https://developers.cloudflare.com/cloudflare-one/tutorials/ssh

$ cloudflared tunnel login
$ cloudflared tunnel create <
enhancement good first issue
mohammed90
mohammed90 commented May 7, 2022

The BannerCallback of golang.org/x/crypto/ssh is currently not being set due to being low-priority in comparison to other features I was working on at the time. The banner config will be modular, similar to other knobs of the app, and one implementation may utilize gomplate to powercharge the templates.

enhancement good first issue
GeorgeFlorian
GeorgeFlorian commented Jul 19, 2021

I am interested in establishing a SSH connection with a server.
I want the server the be connected to the ESP using softAP().
Is this possible ?

I've went to the https://github.com/ewpa/LibSSH-ESP32/tree/master/examples folder but I have no idea what to use from there.

One thing to point out from the example files is that there are a lot of duplicate includes.
For example in exec exampl

good first issue

Improve this page

Add a description, image, and links to the ssh-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ssh-server topic, visit your repo's landing page and select "manage topics."

Learn more