Ecosyste.ms: OpenCollective

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

github.com/sshnet/SSH.NET

SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
https://github.com/sshnet/SSH.NET

🐛 AsyncResult contains invalid value (Fix #329)

miroslavpokorny opened this pull request over 4 years ago
Send keys proactively

MK0151 opened this pull request over 4 years ago
Close of channel should not dispose ShellStream

drieseng opened this issue over 4 years ago
Expect doesn't wake up after disconnect

sterlind opened this issue over 4 years ago
Optimize (async) token to lazily initialize WaitHandle

drieseng opened this issue over 4 years ago
[RFC] Target framework support

drieseng opened this issue over 4 years ago
Chinese garbled

zqhhn opened this issue over 4 years ago
Please add code documentation

mubed opened this issue over 4 years ago
Sftpclient uploadfile concurrency issues

srini77 opened this issue almost 5 years ago
Request 'ping' is not supported

danielshewa opened this issue almost 5 years ago
Use SDK-style project where possible

drieseng opened this pull request almost 5 years ago
Update ScpClient to work with revent versions of OpenSSH

drieseng opened this pull request almost 5 years ago
Correction for issue #562

EricGarnier opened this pull request almost 5 years ago
Can this be used to ssh like what is shown on this website?

AraHaan opened this issue almost 5 years ago
WIP: Remote Dynamic Forwarding

darinkes opened this pull request almost 5 years ago
OPENSSH KeyReader for more keys

darinkes opened this pull request almost 5 years ago
Support For Other Fingerprint Algorithms

StrangeWill opened this issue almost 5 years ago
Cannot Open Nano

CoderJoeW opened this issue about 5 years ago
Allow signed keys

robertkentish opened this pull request about 5 years ago
Reboot command not working..

Kangyongkyu opened this issue about 5 years ago
SftpFileReader returns zero bytes when downloading on Cisco devices

sterlind opened this issue over 5 years ago
Support on sftp local changedir mimmicking

lirunki opened this pull request over 5 years ago
Renci.SshNet.Common.SshException: Failure. exception

ybkamath opened this issue over 5 years ago
Server response does not contain SSH protocol identification

folibis opened this issue over 5 years ago
Added SCPClient.Download overload that returns a stream.

tim-mills opened this pull request over 5 years ago
Exception of type 'System.OutOfMemoryException' was thrown.

Bob200387 opened this issue over 5 years ago
IAsyncResult not signaled in case of Session Error

EricGarnier opened this issue over 5 years ago
Compression with port forwarding - client drops connection

jaoude opened this issue over 5 years ago
AES-GCM Cipher Mode

ktoonsez opened this issue over 5 years ago
Simple SshClient.RunCommand gets no output

ghost opened this issue over 5 years ago
No exception when overwritting files on SSH site

PaitoAnderson opened this issue over 5 years ago
input_userauth_error: bad message during authentication: type 100

ghost opened this issue almost 6 years ago
Remove meaningless finalizers from library classes

dosvidos opened this issue almost 6 years ago
Dynamic ForwardedPortRemote as introcuced in OpenSSH 7.6

nopernik opened this issue almost 6 years ago
SSHException Channel was closed intermittent behavior

Drwal06 opened this issue almost 6 years ago
is it possible to connect SFTP using PUTTY KEY string?

vsplcDJ25 opened this issue almost 6 years ago
Even with SeekOrigin.End offset should be added

martinprikryl opened this pull request almost 6 years ago
Add the ability to read/sample N lines of a file

finleysg opened this pull request about 6 years ago
WIP: Support for Ed25519 Host- and Private-Keys

darinkes opened this pull request about 6 years ago
Creating ProxyJump

amitkumarmahajan opened this issue about 6 years ago
Support for ssh-rsa-cert-v01 certificates

robertkentish opened this issue about 6 years ago
Added subsystem property to netconfclient fixes #473

kiksen opened this pull request about 6 years ago
AES-GCM

ktoonsez opened this issue about 6 years ago
Cisco Nexus 9000 (Netconf subsystem name)

kiksen opened this issue over 6 years ago
SSH.net Cisco Router Initial connection failed

nabamb opened this issue over 6 years ago
Add support for PuTTY ppk format private key files

rmini opened this pull request over 6 years ago
Various small code quality improvements

UselessToucan opened this pull request over 6 years ago
ShellStream.Expect(Regex, TimeSpan) can return "too much" string

keithallenjackson opened this issue over 6 years ago
Race Condition in ShellStream causing NullReferenceException

keithallenjackson opened this issue over 6 years ago
Expect reads and returns data out of order

viralmutant opened this issue over 6 years ago
PipeStream not supporting Read offsets > 0

Noggog opened this issue over 6 years ago
Cannot write to stdin after command execution

adam3039 opened this issue over 6 years ago
How to get an input Stream for a command session?

Low-power opened this issue over 6 years ago
Getting "invalid private key file." error

RahulVPol opened this issue over 6 years ago
add disconnect and close events

bryceg opened this pull request over 6 years ago
Putty Keyfile Regex

LordPinhead opened this issue over 6 years ago
Make SemaphoreLight AuthenticationConnection in Session.cs not static

Didjeeh opened this pull request over 6 years ago
We has can public _isDisposed?

VAllens opened this issue over 6 years ago
Documentation seems basically non-existant

evilC opened this issue almost 7 years ago
Can this library be used to stream data to an ssh command

Mark-Pfeifer opened this issue almost 7 years ago
Effective concurrent SshClient connections bumps into a limit

cankut opened this issue almost 7 years ago
fix https://github.com/sshnet/SSH.NET/issues/407 + fixed whitespaces

lzwierko opened this pull request almost 7 years ago
Send client key exchange init first

lzwierko opened this issue almost 7 years ago
netconf capability wrong

harveechen opened this issue almost 7 years ago
Exception in ChannelSession ReleaseSemaphore

fabricedupre opened this issue almost 7 years ago
Fix #395 : SftpClient Enumerates Rather Than Accumulates Directory Items

znamenap opened this pull request almost 7 years ago
Can't delete file right after creating them

benedicttobias opened this issue almost 7 years ago
Login to Cisco and Huawei's routers and switches.

ml8363 opened this issue almost 7 years ago
Why IsReguarFile() returns false on a text file?

lchengNetBall opened this issue almost 7 years ago
Allow extending authentication without forking

withinboredom opened this pull request almost 7 years ago
String Reference not set to an instance of a String: Parameter name: s

Michael-Meredith opened this issue almost 7 years ago
How to connection cisco router or firewall

haopxt opened this issue almost 7 years ago
Replace Queue<byte> based buffer by array based buffer in PipeStream.

zwergenaufstand opened this pull request almost 7 years ago
System.InvalidOperationException: The session is not open.

kasharmaIVP opened this issue almost 7 years ago
Unable to switch off echo for root

senokosny opened this issue about 7 years ago
ScpClient can't create directories

MikeHurleySurescripts opened this issue about 7 years ago
Sshclient deadlock/freeze on disconnect

gary-holland opened this issue about 7 years ago
Fixes issue #351

Sebastma opened this pull request about 7 years ago
Call to md5 has algorithm is made when not used

Sebastma opened this issue about 7 years ago
NETCONF Incorrect Client Hello Response

kennedyjd opened this issue about 7 years ago
Add support for PuTTY key files

TrevorPilley opened this issue about 7 years ago
Enable compression?

aismelva opened this issue about 7 years ago
Supply Path.Combine method, or auto-convert backslashes

JohnLBevan opened this issue about 7 years ago
UploadedBytes wrong value

creatorness opened this issue about 7 years ago
Added new Method - EnsureDirectory

kstolte opened this pull request about 7 years ago