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

2024.1.0 version problem

github.com/sshnet/SSH.NET - ibalmaci opened this issue 4 days ago
How to calculate the flow?

github.com/sshnet/SSH.NET - willhuo opened this issue 5 days ago
Improve shell stream

github.com/sshnet/SSH.NET - 294797392 opened this pull request 11 days ago
Improve ShellStream

github.com/sshnet/SSH.NET - 294797392 opened this pull request 11 days ago
fix shellStream bug

github.com/sshnet/SSH.NET - 294797392 opened this pull request 11 days ago
Fix sftp async methods not observing error conditions

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 19 days ago
Add interface to SshCommand

github.com/sshnet/SSH.NET - eugencowie opened this pull request 22 days ago
Add interface for SshCommand

github.com/sshnet/SSH.NET - EugenVeracity opened this issue 22 days ago
SshCommand.Execute deadlock

github.com/sshnet/SSH.NET - valeriob opened this issue 23 days ago
Added CreateDirectoryAsync to SftpClient

github.com/sshnet/SSH.NET - snargledorf opened this pull request 25 days ago
Added ChangeDirectoryAsync to SftpClient

github.com/sshnet/SSH.NET - snargledorf opened this pull request 25 days ago
Added support for deleting directories asynchronously

github.com/sshnet/SSH.NET - snargledorf opened this pull request 25 days ago
Added ExistsAsync and GetAsync to SftpClient

github.com/sshnet/SSH.NET - snargledorf opened this pull request 28 days ago
Add interface to SshClient

github.com/sshnet/SSH.NET - eugencowie opened this pull request 29 days ago
Add support for OpenSSH certificates

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 29 days ago
Add support for OpenSSL PKCS#8 private key format

github.com/sshnet/SSH.NET - scott-xu opened this pull request about 1 month ago
Add Directory.Packages.props to solution file.

github.com/sshnet/SSH.NET - drieseng opened this pull request about 1 month ago
Update SonarAnalyzer.CSharp

github.com/sshnet/SSH.NET - mus65 opened this pull request about 1 month ago
Update dependencies

github.com/sshnet/SSH.NET - mus65 opened this pull request about 1 month ago
Miscellaneous cleanup/throw helpers

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request about 1 month ago
Ref System.Formats.Asn1 nuget package

github.com/sshnet/SSH.NET - scott-xu opened this pull request about 1 month ago
Migrate to NuGet Central Package Management

github.com/sshnet/SSH.NET - mus65 opened this pull request about 1 month ago
Add interface to SshClient

github.com/sshnet/SSH.NET - cindyzwang opened this issue about 1 month ago
StreamReader on ShellStream runs into a lock

github.com/sshnet/SSH.NET - cjung95 opened this issue about 1 month ago
fix "client not connected" after SFTP reconnect

github.com/sshnet/SSH.NET - mus65 opened this pull request about 1 month ago
Investigate using BouncyCastle for bcrypt

github.com/sshnet/SSH.NET - Rob-Hague opened this issue about 2 months ago
Add support for RFC 8308 Extension Negotiation

github.com/sshnet/SSH.NET - Rob-Hague opened this issue about 2 months ago
Add .NET 9 target

github.com/sshnet/SSH.NET - mus65 opened this pull request about 2 months ago
.Net Framework support for newer encryption algortihms.

github.com/sshnet/SSH.NET - ericpanorel opened this issue about 2 months ago
TimeOut in Connect on iOS

github.com/sshnet/SSH.NET - TomQv opened this issue about 2 months ago
another .NET 9 SDK Build fix

github.com/sshnet/SSH.NET - mus65 opened this pull request about 2 months ago
Any plan for key exchange RSA-based?

github.com/sshnet/SSH.NET - valben-melair opened this issue 2 months ago
Use System.Numerics.BigInteger

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 2 months ago
Drop net7.0 target

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 2 months ago
Port shared tests folder

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 2 months ago
SftpClient: Stale file handle

github.com/sshnet/SSH.NET - blackwindowtech opened this issue 2 months ago
appveyor test

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 2 months ago
Revert mono/.NET Framework integration tests

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 3 months ago
Stabilise tests

github.com/sshnet/SSH.NET - scott-xu opened this pull request 3 months ago
Use System.Security.Cryptography for DSA

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 3 months ago
Add another allowed SocketError value in tests

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 3 months ago
Remove Chaos.Nacl

github.com/sshnet/SSH.NET - scott-xu opened this pull request 3 months ago
stream.SetLength() not truncating file

github.com/sshnet/SSH.NET - degosoft opened this issue 3 months ago
Clean up Abstractions / use HashData

github.com/sshnet/SSH.NET - mus65 opened this pull request 3 months ago
[Ed25519] Use BouncyCastle instead of Chaos.NaCl

github.com/sshnet/SSH.NET - scott-xu opened this pull request 3 months ago
[Curve25519] Use BouncyCastle instead of Chaos.NaCl

github.com/sshnet/SSH.NET - scott-xu opened this pull request 3 months ago
Send CTRL+S over ShellStream

github.com/sshnet/SSH.NET - maurodx opened this issue 3 months ago
Drop legacy algorithms part 1

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 3 months ago
Allow empty softwareversion string (#822)

github.com/sshnet/SSH.NET - doerig opened this pull request 3 months ago
@Xtgdominated

github.com/sshnet/SSH.NET - Xtgdominated opened this issue 3 months ago
New_key

github.com/sshnet/SSH.NET - Xtgdominated opened this issue 3 months ago
Stabilise some more tests

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 3 months ago
Remove some #ifdefs with System.Memory

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 4 months ago
Make ZlibOpenSsh public

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 4 months ago
Docs updates

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 4 months ago
Set version to 2024.1.0

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 4 months ago
fix build with .NET 9.0 SDK

github.com/sshnet/SSH.NET - mus65 opened this pull request 4 months ago
Add SshCommand.ExecuteAsync

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 4 months ago
Typo: SftpFileSytemInformation

github.com/sshnet/SSH.NET - IzoVT opened this issue 4 months ago
A couple of changes/fixes in SshCommand

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 4 months ago
doc: Update examples.md

github.com/sshnet/SSH.NET - lupaulus opened this pull request 5 months ago
Support creating Shell(Stream) without PTY

github.com/sshnet/SSH.NET - scott-xu opened this pull request 5 months ago
Support creating shell without PTY

github.com/sshnet/SSH.NET - scott-xu opened this issue 5 months ago
Ref System.Memory for net462 and netstandard2.0

github.com/sshnet/SSH.NET - scott-xu opened this pull request 5 months ago
Add support for AEAD ChaCha20Poly1305 Cipher

github.com/sshnet/SSH.NET - scott-xu opened this pull request 5 months ago
Missing async methods.

github.com/sshnet/SSH.NET - itsWindows11 opened this issue 5 months ago
fix flaky SFTP file time tests

github.com/sshnet/SSH.NET - mus65 opened this pull request 5 months ago
Remove unnecessary DNS lookup in Connect

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 5 months ago
SftpClient.ConnectAsync hangs

github.com/sshnet/SSH.NET - timurposhva opened this issue 5 months ago
Delete CountdownEventTests

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 5 months ago
More AsyncSocketListener patchwork

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 5 months ago
fix flaky Connectivity Tests

github.com/sshnet/SSH.NET - mus65 opened this pull request 5 months ago
fix flaky Sftp_BeginUploadFile test

github.com/sshnet/SSH.NET - mus65 opened this pull request 5 months ago
use Regex Source Generator for .NET 7+

github.com/sshnet/SSH.NET - mus65 opened this pull request 5 months ago
dotnet pack in CI

github.com/sshnet/SSH.NET - Rob-Hague opened this pull request 5 months ago