Ecosyste.ms: OpenCollective

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

SSH.NET

Proide a Secure Shell (SSH) library for .NET, optimized for parallelism
Collective - Host: opensource - https://opencollective.com/sshnet - Code: https://github.com/sshnet

Allow writing to SshCommand

github.com/sshnet/SSH.NET - blenderfreaky opened this issue almost 4 years ago
Optimized incoming bytes queue. Release lock asap.

github.com/sshnet/SSH.NET - SwarajKetan opened this pull request almost 4 years ago
Connect hangs forever

github.com/sshnet/SSH.NET - drwtsn32x opened this issue almost 4 years ago
Unix socket forwarding

github.com/sshnet/SSH.NET - darinkes opened this pull request almost 4 years ago
Agent auth and Keygen

github.com/sshnet/SSH.NET - darinkes opened this pull request almost 4 years ago
AES-GCM 128 into SSH-NET using MS AES-GCM class

github.com/sshnet/SSH.NET - jy824212 opened this issue almost 4 years ago
Added filepart (.tmp) extension

github.com/sshnet/SSH.NET - Ledrunning opened this pull request almost 4 years ago
Does SSH.NET work with .NET core and .NET 5?

github.com/sshnet/SSH.NET - nikhilramabhadra opened this issue almost 4 years ago
ARM build

github.com/sshnet/SSH.NET - bkfichter opened this issue almost 4 years ago
Minimal Changes Required for Pageant Support

github.com/sshnet/SSH.NET - shellster opened this pull request almost 4 years ago
Update Renci.SshNet DLL reference SSH.NET

github.com/sshnet/SSH.NET - jy824212 opened this issue almost 4 years ago
Random Connection Issue with Cisco Kit

github.com/sshnet/SSH.NET - darkoperator opened this issue about 4 years ago
SSHClient: ForwardedPortLocal: memory issue

github.com/sshnet/SSH.NET - jonathanvanpeteghem opened this issue about 4 years ago
Support aes256-gcm encryption ?

github.com/sshnet/SSH.NET - alien4521 opened this issue about 4 years ago
How to run command like 'htop'

github.com/sshnet/SSH.NET - qiuhaotc opened this issue about 4 years ago
SSH.NET" Version=2020.0.0

github.com/sshnet/SSH.NET - alona0610 opened this issue about 4 years ago
Implement rsync

github.com/sshnet/SSH.NET - eantunes1980 opened this pull request about 4 years ago
Inconsistant timeout issue with (some) Cisco devices

github.com/sshnet/SSH.NET - Patrick92x opened this issue about 4 years ago
aes256-ctr not supported for private keys

github.com/sshnet/SSH.NET - brohee opened this issue about 4 years ago
Tracing levels and actual trace event Ids

github.com/sshnet/SSH.NET - daviburg opened this pull request over 4 years ago
ShellStream doesn't write to shell

github.com/sshnet/SSH.NET - gexpult opened this issue over 4 years ago
Can't create a class instance of PrivateKeyFile

github.com/sshnet/SSH.NET - orionplus opened this issue over 4 years ago
new SshClient with input.Text

github.com/sshnet/SSH.NET - simonzander opened this issue over 4 years ago
ShellStream.Expect TimeSpan timeout, not working.

github.com/sshnet/SSH.NET - gavin1970 opened this issue over 4 years ago
[feature] respond to server check alive requests

github.com/sshnet/SSH.NET - abdeldjalil-fellah opened this issue over 4 years ago
is there anyway to start subsystem with sshclient

github.com/sshnet/SSH.NET - touchyvivace opened this issue over 4 years ago
Adding Pagant Support

github.com/sshnet/SSH.NET - kins-dev opened this pull request over 4 years ago
Client not connected

github.com/sshnet/SSH.NET - Korporal opened this issue over 4 years ago
Preserve exception stack trace in Session.WaitOnHandle()

github.com/sshnet/SSH.NET - bretthysuik opened this pull request over 4 years ago
Permission denied while ploading a file

github.com/sshnet/SSH.NET - vivek-meka opened this issue over 4 years ago
Ssh command deadlock with a bad host connection

github.com/sshnet/SSH.NET - aniknaemmm opened this issue over 4 years ago
PrivateKeyFile constructor xml documentation update

github.com/sshnet/SSH.NET - savstars opened this pull request over 4 years ago
System.Net.Sockets.SocketException (10060)

github.com/sshnet/SSH.NET - tthirmal opened this issue over 4 years ago
🐛 AsyncResult contains invalid value (Fix #329)

github.com/sshnet/SSH.NET - miroslavpokorny opened this pull request over 4 years ago
Interactive Authentication with Private Key + Password?

github.com/sshnet/SSH.NET - chipmunkofdoom2 opened this issue over 4 years ago
Send keys proactively

github.com/sshnet/SSH.NET - MK0151 opened this pull request almost 5 years ago
Close of channel should not dispose ShellStream

github.com/sshnet/SSH.NET - drieseng opened this issue almost 5 years ago
Expect doesn't wake up after disconnect

github.com/sshnet/SSH.NET - sterlind opened this issue almost 5 years ago
Wait till command is completely executed

github.com/sshnet/SSH.NET - Zeddex opened this issue almost 5 years ago
[RFC] Target framework support

github.com/sshnet/SSH.NET - drieseng opened this issue almost 5 years ago
Multi host connection vb.net

github.com/sshnet/SSH.NET - fokenhelpmy opened this issue almost 5 years ago
Chinese garbled

github.com/sshnet/SSH.NET - zqhhn opened this issue almost 5 years ago
Please add code documentation

github.com/sshnet/SSH.NET - mubed opened this issue almost 5 years ago
Sftpclient uploadfile concurrency issues

github.com/sshnet/SSH.NET - srini77 opened this issue almost 5 years ago
Request 'ping' is not supported

github.com/sshnet/SSH.NET - danielshewa opened this issue almost 5 years ago
Use SDK-style project where possible

github.com/sshnet/SSH.NET - drieseng opened this pull request almost 5 years ago
Update ScpClient to work with revent versions of OpenSSH

github.com/sshnet/SSH.NET - drieseng opened this pull request almost 5 years ago
Correction for issue #562

github.com/sshnet/SSH.NET - EricGarnier opened this pull request almost 5 years ago
WIP: Remote Dynamic Forwarding

github.com/sshnet/SSH.NET - darinkes opened this pull request about 5 years ago
OPENSSH KeyReader for more keys

github.com/sshnet/SSH.NET - darinkes opened this pull request about 5 years ago
Support For Other Fingerprint Algorithms

github.com/sshnet/SSH.NET - StrangeWill opened this issue about 5 years ago
Cannot Open Nano

github.com/sshnet/SSH.NET - CoderJoeW opened this issue about 5 years ago
Allow signed keys

github.com/sshnet/SSH.NET - robertkentish opened this pull request over 5 years ago
Reboot command not working..

github.com/sshnet/SSH.NET - Kangyongkyu opened this issue over 5 years ago
Support on sftp local changedir mimmicking

github.com/sshnet/SSH.NET - lirunki opened this pull request over 5 years ago
Are there any documents or demos?

github.com/sshnet/SSH.NET - Ebola-Chan-bot opened this issue over 5 years ago
Added SCPClient.Download overload that returns a stream.

github.com/sshnet/SSH.NET - tim-mills opened this pull request over 5 years ago
IAsyncResult not signaled in case of Session Error

github.com/sshnet/SSH.NET - EricGarnier opened this issue over 5 years ago
AES-GCM Cipher Mode

github.com/sshnet/SSH.NET - ktoonsez opened this issue over 5 years ago
Simple SshClient.RunCommand gets no output

github.com/sshnet/SSH.NET - ghost opened this issue almost 6 years ago
No exception when overwritting files on SSH site

github.com/sshnet/SSH.NET - PaitoAnderson opened this issue almost 6 years ago
Remove meaningless finalizers from library classes

github.com/sshnet/SSH.NET - dosvidos opened this issue almost 6 years ago
MIT License copyright

github.com/sshnet/Cryptography - JosefBackovsky opened this issue almost 6 years ago
Even with SeekOrigin.End offset should be added

github.com/sshnet/SSH.NET - martinprikryl opened this pull request about 6 years ago
Add the ability to read/sample N lines of a file

github.com/sshnet/SSH.NET - finleysg opened this pull request about 6 years ago
WIP: Support for Ed25519 Host- and Private-Keys

github.com/sshnet/SSH.NET - darinkes opened this pull request about 6 years ago
Creating ProxyJump

github.com/sshnet/SSH.NET - amitkumarmahajan opened this issue over 6 years ago