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

Unstable test ForwardedPortShouldAcceptNewConnections

WojciechNagorski opened this issue over 1 year ago
KeyExchangeFailed

Spinks90 opened this issue over 1 year ago

nitishamraji opened this issue over 1 year ago
Removing old target frameworks

WojciechNagorski opened this pull request over 1 year ago
The server response does not contain an SSH identification string.

rkreisel opened this issue almost 2 years ago
Key exchange negotiation failed

okarpov opened this issue almost 2 years ago
IConnectionInfo is Internal and not Public

SwissMaWi opened this issue almost 2 years ago
Connect() method is not present on the interface Renci.SshNet.ISftpClient

SwissMaWi opened this issue almost 2 years ago
Connect() method is not present on the interface Renci.SshNet.ISftpClient

SwissMaWi opened this issue almost 2 years ago
Connect() method is not present on the interface Renci.SshNet.ISftpClient

SwissMaWi opened this issue almost 2 years ago
Connect() method is not present on the interface Renci.SshNet.ISftpClient

SwissMaWi opened this issue almost 2 years ago
.Connect() method is not present on interface Renci.SshNet.ISftpClient

SwissMaWi opened this issue almost 2 years ago
Support SHA256 fingerprints for host key validation

DavisNT opened this pull request almost 2 years ago
Create SECURITY.md sshnet

Dadudidas opened this pull request almost 2 years ago
Bugfix Dispose - Avoid sending message when session is not connected.

shanwayne opened this pull request almost 2 years ago
Bind local IPEndPoint

gt5700 opened this issue almost 2 years ago
Need Username and groupname details in SFTPFile attributes

Satya-Yelamanchili opened this issue almost 2 years ago
Cannot connect to local or free public servers

cryo75 opened this issue almost 2 years ago
Unable to connect to AWS SFTP Server

danpetitt opened this issue almost 2 years ago
Ignore Permission Errors

robinhalabicki opened this issue almost 2 years ago
Support PKCS#8

wertzui opened this issue almost 2 years ago
Host key handling using SSH.NET v. 2016.1.0

anz-1 opened this issue almost 2 years ago
An existing connection was forcibly closed by the remote host

mtanneryd opened this issue almost 2 years ago
Which one if faster to upload file WriteAllBytes Vs UploadFile

paritoshnagar2016 opened this issue almost 2 years ago
SshClient.CreateCommand(MyCmd).Execute() freezes

Dephrilibrium opened this issue almost 2 years ago
Renci.SshNet.Common.SshAuthenticationException: Permission denied (password).

danammeansbear opened this issue almost 2 years ago
Getting Renci.SshNet.Common.SshException: Failed to open local file

saurabh919 opened this issue almost 2 years ago
Cannot upload to absolute path, "No such file"

ArnieBerg opened this issue almost 2 years ago
SftpClient Connect Exception - No such file

rutzelt opened this issue almost 2 years ago
SSH Client cannot be disposed

trodent83 opened this issue almost 2 years ago
SSH.NET cannot work with SSH Server on Windows Server 2012

1443403216 opened this issue almost 2 years ago
Add 'SayHello' method to 'Session' class to get Host key without authentication

omidmohajers opened this pull request almost 2 years ago
SSH Server

AngeloBestetti opened this issue almost 2 years ago
seek 138412032 not supported with cursor 142308330

Geek12580 opened this issue almost 2 years ago
On SOCKS5 proxy: set hostname, not always IP

jjvaca opened this pull request almost 2 years ago
Fix for channel session semaphore from thread blocking

patrick-yates-redgate opened this pull request almost 2 years ago
PipeStream bug fixes

jorgensigvardsson opened this pull request almost 2 years ago
SSH.NET support for .NET 7

dewanymca opened this issue almost 2 years ago
ARM64 - Permission denied

vasanthtt opened this issue about 2 years ago
Ubuntu 22.04 Key exchange negotiation failed

okarpov opened this issue about 2 years ago
Local port forwarding "ForwardedPortLocal" does not work

isential-gmbh opened this issue about 2 years ago
Fails when running on server

stesvis opened this issue about 2 years ago
Ignore server certificate with classic password authentication

LaurensVanAcker opened this issue about 2 years ago
Uploading files asynchronously with BeginUploadFile() never writes any data.

TheGuitarleader opened this issue about 2 years ago
Feature/change window size request for ssh client

glenkleidon opened this pull request about 2 years ago
Not able to send Window Change Request from ShellStream

glenkleidon opened this issue about 2 years ago
Add back copyright to license

drieseng opened this pull request about 2 years ago
Copyright

kakulukia opened this issue about 2 years ago
port forwarding not allowed

maxmontgmx opened this issue about 2 years ago
open reverse tunnel and get the allocated dynamic port

shabakett opened this issue about 2 years ago
Can't connect inside docker container, "Network is unreachable"

ziyadrabeh-pki opened this issue about 2 years ago
Bug in read pre-condition check in blocking PipeStream helper class

doctorseus opened this issue about 2 years ago
Add functionality to communicate with remote commands over stdin

mdarocha opened this pull request about 2 years ago
Server HMAC algorithm not found

SylvainSorlin opened this issue about 2 years ago
When is a version with async support going to be released to NuGet?

IanKemp opened this issue about 2 years ago
Bugfix/shell stream stopping event on chanell close

glenkleidon opened this pull request about 2 years ago
Is it possible to cancel SshCommand?

MistyKuu opened this issue about 2 years ago
Sftp file stream should consider negative offsets in Seek

S-Jindal opened this pull request about 2 years ago
SFTP file stream not working with System.IO.Compression.Zip

S-Jindal opened this issue about 2 years ago
MAC Error when SftpClient.DownloadFile(UWP)

Wufus opened this issue about 2 years ago
The server response does not contain an SSH identification string

rajkumars82 opened this issue about 2 years ago
Add Methods to ISftpClient to make Moq Testable

Pieeer1 opened this issue about 2 years ago
Is it possible to know when a file is still uploading?

Alexinio97 opened this issue about 2 years ago
MessageWay support

Geek12580 opened this issue over 2 years ago
openssh-9.0sp1

YuGhost opened this issue over 2 years ago
SSH Key Authentication Fails with macOS Ventura

mauroa opened this issue over 2 years ago
sftpClient.DownloadFile appending data to copied file

richstan opened this issue over 2 years ago
Shellstream missing incoming requests

salamander194 opened this issue over 2 years ago
Project for Visual Studio 2022

Philippe-Laval opened this pull request over 2 years ago
Connecting to SFTP in Azure Storage started failing username format

bbeasley-e78 opened this issue over 2 years ago
Specify which encryption to use

stefanoromanello opened this issue over 2 years ago
ShellStream.Expect returns string end with matched text

hhuang2013 opened this pull request over 2 years ago
Nuget package is much elder than repository

jay94ks opened this issue over 2 years ago
SshAuthenticationException - Permission Denied (Password)

hbzhxying opened this issue over 2 years ago
Renci.SshNet.Common.SshException - "Cannot remove file"

hbzhxying opened this issue over 2 years ago
Renci.SshNet.Common.SshException - Time-Out

rsanchezre opened this issue over 2 years ago
ShellStream.Expect with Windows 2019 OpenSSH

mt34 opened this issue over 2 years ago
Ctrl C in ShellStream

hungnguyen1009 opened this issue over 2 years ago
OpenAsync method support to upload file

PriyaSteve opened this issue over 2 years ago
Allow the client to initiate the key exchange

geoffstewart opened this pull request over 2 years ago
WIP: Implement support for rsa-sha2-256 key exchange.

yoyo-danielc opened this pull request over 2 years ago
Permission denied when SshClient.RunCommand() using renci.sshnet

ajmetoo opened this issue over 2 years ago
User Certificate support

pbrooks100 opened this issue over 2 years ago
Unexpectedly reached end of file error downloading file from HP Nonstop

jochenmaurer opened this issue over 2 years ago
Jump channel

JoostJM opened this pull request over 2 years ago
Usage of ServiceFactory/Binding client to specific interface

GeorgRottensteiner opened this issue over 2 years ago