SSH.NET
- Homepage: https://sshnet.github.io/SSH.NET/
- First release: 2010-09-16
- Latest release: 2024.1.0 (2024-06-28)
- Version history: https://github.com/sshnet/SSH.NET/releases
- Source repository: https://github.com/sshnet/SSH.NET
- License: MIT license
- Client: true
- Server: false
Remarks
- Library for .NET.
- Supports SFTP, SCP
- Supports SOCKS4, SOCKS5 and HTTP proxies
- Supports remote, dynamic and local port forwarding
- Supports two-factor or higher authentication
Supported protocols
Ciphers: aes256-ctr, 3des-cbc, aes128-cbc, aes192-cbc, aes256-cbc, blowfish-cbc, twofish-cbc, twofish192-cbc, twofish128-cbc, twofish256-cbc, arcfour, arcfour128, arcfour256, cast128-cbc, aes128-ctr, aes192-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
Compression formats: none, zlib@openssh.com
Hostkey formats: ssh-ed25519, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, rsa-sha2-512, rsa-sha2-256, ssh-rsa, ssh-dss
Key exchange protocols: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group-exchange-sha1, diffie-hellman-group16-sha512, diffie-hellman-group14-sha256, diffie-hellman-group14-sha1, diffie-hellman-group1-sha1, kex-strict-c-v00@openssh.com, kex-strict-s-v00@openssh.com
Message authentication codes (MACs): hmac-md5, hmac-md5-96, hmac-sha1, hmac-sha1-96, hmac-sha2-256, hmac-sha2-256-96, hmac-sha2-512, hmac-sha2-512-96, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, hmac-sha1-96-etm@openssh.com, hmac-md5-etm@openssh.com, hmac-md5-96-etm@openssh.com
User authentication methods: publickey, password, keyboard-interactive, hostbased
Protocol extensions: