Ecosyste.ms: OpenCollective

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

ssh

Our mission is enabling creative uses of SSH with an easy-to-use server library in Go.<br>
Collective - Host: opensource - https://opencollective.com/ssh - Code: https://github.com/gliderlabs/ssh

Permissions and PublicKey passing cleanup

github.com/gliderlabs/ssh - belak opened this pull request 24 days ago
Patching PublicKeyCallback for CVE-2024-45337

github.com/gliderlabs/ssh - alecb-stripe opened this issue 25 days ago
Fix ineffective break statement in context_test.go

github.com/gliderlabs/ssh - mfielding opened this pull request about 2 months ago
Create Ts

github.com/gliderlabs/ssh - georginaH01 opened this pull request about 2 months ago
Create Ken

github.com/gliderlabs/ssh - kenardi opened this pull request 2 months ago
fix: avoid panic when handler is missing

github.com/gliderlabs/ssh - nerg4l opened this pull request 3 months ago
Missing Handler causes panic

github.com/gliderlabs/ssh - nerg4l opened this issue 3 months ago
fix: failed to run docker.go

github.com/gliderlabs/ssh - kobamkode opened this pull request 3 months ago
Use conpty

github.com/gliderlabs/ssh - aymanbagabas opened this pull request 7 months ago
fix: termios import

github.com/gliderlabs/ssh - meowgorithm opened this pull request 7 months ago
slack link doesn't work

github.com/gliderlabs/ssh - fenio opened this issue 7 months ago
SSH

github.com/gliderlabs/ssh - jydnnnn opened this issue 10 months ago
fix: bannerhandler

github.com/gliderlabs/ssh - gustavosbarreto opened this pull request 10 months ago
Add: gossh NoClientAuthCallback

github.com/gliderlabs/ssh - youkale opened this pull request 12 months ago
Support gossh NoClientAuthCallback

github.com/gliderlabs/ssh - youkale opened this issue 12 months ago
fix: remove ioutil deprecations

github.com/gliderlabs/ssh - aymanbagabas opened this pull request almost 1 year ago
feat: allow to set a server banner

github.com/gliderlabs/ssh - caarlos0 opened this pull request about 1 year ago
SSH

github.com/gliderlabs/ssh - kaizemohammed6 opened this issue about 1 year ago
Windows - Process keeps running when stdin is set

github.com/gliderlabs/ssh - powellnorma opened this issue about 1 year ago
[CVE-2023-48795] Bump golang.org/x/crypto to v0.17.0

github.com/gliderlabs/ssh - adrianosela opened this pull request about 1 year ago
for Windows

github.com/gliderlabs/ssh - abakum opened this pull request about 1 year ago
Remote port forwarding

github.com/gliderlabs/ssh - smoqadam opened this issue over 1 year ago
Make sshContext thread safe and fix the data race bug

github.com/gliderlabs/ssh - wxiaoguang opened this pull request over 1 year ago
add support for terminal opcodes

github.com/gliderlabs/ssh - aymanbagabas opened this pull request over 1 year ago
fix: context data race

github.com/gliderlabs/ssh - aymanbagabas opened this pull request over 1 year ago
feat: Support keep-alive messages

github.com/gliderlabs/ssh - mtojek opened this pull request over 1 year ago
handshake timeout

github.com/gliderlabs/ssh - aderouineau opened this pull request over 1 year ago
ssh

github.com/gliderlabs/ssh - Rezahossein opened this issue over 1 year ago
Client automatically disconnects after some time

github.com/gliderlabs/ssh - DoubleBoba opened this issue almost 2 years ago
UsXAEwmfjWgURwmAZq23LfwB

github.com/gliderlabs/ssh - tunsira opened this issue almost 2 years ago
fix: support multiple command from ssh client

github.com/gliderlabs/ssh - whatwewant opened this pull request almost 2 years ago
shell/exec example

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

github.com/gliderlabs/ssh - dependabot[bot] opened this pull request almost 2 years ago
Ssh

github.com/gliderlabs/ssh - Etongwe123 opened this issue almost 2 years ago
feat: add Unix forwarding server implementations

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

github.com/gliderlabs/ssh - Simou91 opened this issue about 2 years ago
public.key

github.com/gliderlabs/ssh - tunsira opened this issue about 2 years ago
scp server example and simple client

github.com/gliderlabs/ssh - lonnietc opened this issue about 2 years ago
Update util.go

github.com/gliderlabs/ssh - dromek2001 opened this pull request about 2 years ago
Truthsammy

github.com/gliderlabs/ssh - ghost opened this issue about 2 years ago
How can I do Password Authentication?

github.com/gliderlabs/ssh - OfflinePing opened this issue about 2 years ago
feat: use a common Err for permission denied

github.com/gliderlabs/ssh - guilhem opened this pull request about 2 years ago
Fix normalize session lf newlines to crlf on stderr

github.com/gliderlabs/ssh - aymanbagabas opened this pull request about 2 years ago
feat: replace newlines with crlf newlines when in a pty

github.com/gliderlabs/ssh - caarlos0 opened this pull request about 2 years ago
Added Ability to set SSH banners.

github.com/gliderlabs/ssh - nraven777 opened this pull request about 2 years ago
add sftp-server example

github.com/gliderlabs/ssh - jm33-m0 opened this pull request over 2 years ago
Update golang.org/x/crypto/ssh

github.com/gliderlabs/ssh - gustavosbarreto opened this pull request over 2 years ago
Timeout callback

github.com/gliderlabs/ssh - aymanbagabas opened this issue over 2 years ago
rtcdatachannel

github.com/gliderlabs/ssh - unicomp21 opened this issue over 2 years ago
About SSH

github.com/gliderlabs/ssh - lastcall69 opened this issue over 2 years ago
feat: return ssh.Context

github.com/gliderlabs/ssh - caarlos0 opened this pull request almost 3 years ago
Support RSA SHA-2 (RFC8332) signatures(#165)

github.com/gliderlabs/ssh - SURA907 opened this pull request about 3 years ago
Support RSA SHA-2 (RFC8332) signatures

github.com/gliderlabs/ssh - SURA907 opened this issue about 3 years ago
Add: auth logger callback

github.com/gliderlabs/ssh - xianing opened this pull request about 3 years ago
fix: retain auth config from ServerConfigCallback

github.com/gliderlabs/ssh - mohammed90 opened this pull request over 3 years ago
Data race on sshContext

github.com/gliderlabs/ssh - prologic opened this issue over 3 years ago
LocalPortForwardingCallback get relevant ssh.Session

github.com/gliderlabs/ssh - hamptonmoore opened this issue over 3 years ago
Reverse Port Forwarding get source

github.com/gliderlabs/ssh - hamptonmoore opened this issue over 3 years ago
CPU Usage After Exit

github.com/gliderlabs/ssh - Craftzman7 opened this issue over 3 years ago
readme corregido

github.com/gliderlabs/ssh - ivansoriasolis opened this pull request over 3 years ago
Add go mod files

github.com/gliderlabs/ssh - rumpelsepp opened this pull request over 3 years ago
Option to listen at ipv4 only

github.com/gliderlabs/ssh - kyberorg opened this issue over 3 years ago
remote port forwarding

github.com/gliderlabs/ssh - jaxsong opened this issue almost 4 years ago
Get hostname

github.com/gliderlabs/ssh - reneherrero opened this issue almost 4 years ago
Fix: KeyboardInteractive Login

github.com/gliderlabs/ssh - Lemonn opened this pull request almost 4 years ago
Register chan to Session to listen for break requests

github.com/gliderlabs/ssh - meislerj opened this pull request over 4 years ago
DirectTCPIPHandler func use payload origin addr and port

github.com/gliderlabs/ssh - eudore opened this pull request over 4 years ago
stty rows and columns is 0

github.com/gliderlabs/ssh - 871690991 opened this issue over 4 years ago
SFTP Support and Fix terminal

github.com/gliderlabs/ssh - helloqiu opened this pull request over 4 years ago