Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gliderlabs/ssh

Easy SSH servers in Golang
https://github.com/gliderlabs/ssh

Permissions and PublicKey passing cleanup

belak opened this pull request 11 days ago
Patching PublicKeyCallback for CVE-2024-45337

alecb-stripe opened this issue 11 days ago
Fix ineffective break statement in context_test.go

mfielding opened this pull request about 1 month ago
Create Ts

georginaH01 opened this pull request about 2 months ago
Create Ken

kenardi opened this pull request about 2 months ago
fix: avoid panic when handler is missing

nerg4l opened this pull request 3 months ago
Missing Handler causes panic

nerg4l opened this issue 3 months ago
fix: failed to run docker.go

kobamkode opened this pull request 3 months ago
_examples/ssh-sftpserver: close server if it exited without error

ilyagr opened this pull request 6 months ago
Use conpty

aymanbagabas opened this pull request 7 months ago
fix: termios import

meowgorithm opened this pull request 7 months ago
slack link doesn't work

fenio opened this issue 7 months ago
Limiting traffic sent via tcp forward channel

lotux opened this issue 7 months ago
SSH

jydnnnn opened this issue 9 months ago
fix: bannerhandler

gustavosbarreto opened this pull request 9 months ago
Multi-protocol contribution tcp connection problem

hktalent opened this issue 11 months ago
Add: gossh NoClientAuthCallback

youkale opened this pull request 11 months ago
Support gossh NoClientAuthCallback

youkale opened this issue 11 months ago
fix: remove ioutil deprecations

aymanbagabas opened this pull request 12 months ago
feat: allow to set a server banner

caarlos0 opened this pull request 12 months ago
SSH

kaizemohammed6 opened this issue 12 months ago
Windows - Process keeps running when stdin is set

powellnorma opened this issue 12 months ago
Bump golang.org/x/crypto from 0.0.0-20220826181053-bd7e27e6170d to 0.17.0

dependabot[bot] opened this pull request about 1 year ago
[CVE-2023-48795] Bump golang.org/x/crypto to v0.17.0

adrianosela opened this pull request about 1 year ago
[CVE-2023-48795] Using SSH Protocol Version Vulnerable to MITM

adrianosela opened this issue about 1 year ago
ssh-publickey: sign_and_send_pubkey: no mutual signature supported

Ex-Origin opened this issue about 1 year ago
for Windows

abakum opened this pull request about 1 year ago
Remote port forwarding

smoqadam opened this issue over 1 year ago
Problem with non-interactive command handle

inot opened this issue over 1 year ago
Make sshContext thread safe and fix the data race bug

wxiaoguang opened this pull request over 1 year ago
add support for terminal opcodes

aymanbagabas opened this pull request over 1 year ago
fix: context data race

aymanbagabas opened this pull request over 1 year ago
Using ForwardAgentConnections for creating a "jump host"

antonmedv opened this issue over 1 year ago
Question - Compare ~/.ssh/id_rsa.pub and session.Publickey()

gauravgola96 opened this issue over 1 year ago
feat: Support keep-alive messages

mtojek opened this pull request over 1 year ago
handshake timeout

aderouineau opened this pull request over 1 year ago
ssh

Rezahossein opened this issue over 1 year ago
Client automatically disconnects after some time

DoubleBoba opened this issue over 1 year ago
UsXAEwmfjWgURwmAZq23LfwB

tunsira opened this issue almost 2 years ago
fix: support multiple command from ssh client

whatwewant opened this pull request almost 2 years ago
shell/exec example

tomqwpl opened this issue almost 2 years ago
Bump golang.org/x/net from 0.0.0-20220826154423-83b083e8dc8b to 0.7.0

dependabot[bot] opened this pull request almost 2 years ago
Ssh

Etongwe123 opened this issue almost 2 years ago
feat: add Unix forwarding server implementations

deansheather opened this pull request almost 2 years ago
$ ls -al ~/ .ssh

Simou91 opened this issue almost 2 years ago
public.key

tunsira opened this issue almost 2 years ago
scp server example and simple client

lonnietc opened this issue almost 2 years ago
Update util.go

dromek2001 opened this pull request about 2 years ago
Truthsammy

ghost opened this issue about 2 years ago
How can I do Password Authentication?

OfflinePing opened this issue about 2 years ago
feat: use a common Err for permission denied

guilhem opened this pull request about 2 years ago
Fix normalize session lf newlines to crlf on stderr

aymanbagabas opened this pull request about 2 years ago
feat: replace newlines with crlf newlines when in a pty

caarlos0 opened this pull request about 2 years ago
Added Ability to set SSH banners.

nraven777 opened this pull request about 2 years ago
add sftp-server example

jm33-m0 opened this pull request about 2 years ago
PasswordCallback should give more errors than "permision denied"

umialpha opened this issue about 2 years ago
Update golang.org/x/crypto/ssh

gustavosbarreto opened this pull request over 2 years ago
Timeout callback

aymanbagabas opened this issue over 2 years ago
rtcdatachannel

unicomp21 opened this issue over 2 years ago
About SSH

lastcall69 opened this issue over 2 years ago
Question - how to leave the connection open without a tty

chazsconi opened this issue almost 3 years ago
feat: return ssh.Context

caarlos0 opened this pull request almost 3 years ago
Allow client to use port 0 when requesting reverse port forwarding

rawoul opened this pull request about 3 years ago
Support RSA SHA-2 (RFC8332) signatures(#165)

SURA907 opened this pull request about 3 years ago
Support RSA SHA-2 (RFC8332) signatures

SURA907 opened this issue about 3 years ago
Add: auth logger callback

xianing opened this pull request about 3 years ago
Consider result of `ServerConfigCallback` when setting NoClientAuth

mohammed90 opened this pull request about 3 years ago
Bug: when port is 0,will cause connection be override

linpinger opened this issue about 3 years ago
fix: retain auth config from ServerConfigCallback

mohammed90 opened this pull request about 3 years ago
Data race on sshContext

prologic opened this issue over 3 years ago
LocalPortForwardingCallback get relevant ssh.Session

hamptonmoore opened this issue over 3 years ago
Reverse Port Forwarding get source

hamptonmoore opened this issue over 3 years ago
A fully ssh server example that micmic the openssh daemon

thetruechar opened this issue over 3 years ago
CPU Usage After Exit

Craftzman7 opened this issue over 3 years ago
readme corregido

ivansoriasolis opened this pull request over 3 years ago
Add go mod files

rumpelsepp opened this pull request over 3 years ago
Question: How to setup ssh server on Windows for shell access?

jm33-m0 opened this issue over 3 years ago
Question: are certificates supported for server/client?

skandragon opened this issue over 3 years ago
Option to listen at ipv4 only

kyberorg opened this issue over 3 years ago
remote port forwarding

jaxsong opened this issue over 3 years ago
Prevent Context.RemoteAddr() from exploding when called from ConnCallback

amery opened this pull request over 3 years ago
Get hostname

reneherrero opened this issue almost 4 years ago
Fix: KeyboardInteractive Login

Lemonn opened this pull request almost 4 years ago
debug1: send_pubkey_test: no mutual signature algorithm

SURA907 opened this issue almost 4 years ago
config.AddHostKey is ignored by server (and new key generated)

andig opened this issue almost 4 years ago
Add ConnectionFailedCallback to enable reporting of failed connection

zeripath opened this pull request about 4 years ago
Please how do I connect github with ssh from local host server

Kenomale opened this issue about 4 years ago
Register chan to Session to listen for break requests

meislerj opened this pull request about 4 years ago
DirectTCPIPHandler func use payload origin addr and port

eudore opened this pull request about 4 years ago
fix "Setctty set but Ctty not valid in child" problem in pty example

muryliang opened this pull request over 4 years ago
stty rows and columns is 0

871690991 opened this issue over 4 years ago
SFTP Support and Fix terminal

helloqiu opened this pull request over 4 years ago
Move ReversePortForwardingCallback to ForwardedTCPHandler

linniksa opened this issue almost 5 years ago