issues
search
net-ssh
/
net-ssh
Pure Ruby implementation of an SSH (protocol 2) client
http://net-ssh.github.io/net-ssh
MIT License
988
stars
449
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix host and ip assignment in HostKeyError
#963
atharvaksh
opened
1 week ago
1
Initialising sequence with a sequence doesn't respond to to_der method in docker container. Throws error: undefined method `[]' for #<OpenSSL::ASN1::Sequence:0x74f96caa> (NoMethodError)
#962
Dipesh8Bhatta
closed
1 week ago
1
CI: Fix builds by using "docker compose" rather than the removed docker-compose tool
#961
olleolleolle
opened
2 weeks ago
0
Fixes frozen string for tests, and overriding `nonce=` method in gcm_method
#960
frederikspang
opened
2 weeks ago
0
Warning message in Ruby 3.2.6
#959
fdr
opened
2 weeks ago
0
Support frozen strings
#958
npezza93
opened
1 month ago
0
net-ssh 7.3.0 - Method redefinition warnings for #nonce= in gcm_cipher.rb?
#957
gdtrfb55
closed
1 month ago
1
Client encryption client preferences is empty (none)
#956
jbwl
closed
1 month ago
1
Ignore received SSH_MSG_EXT_INFO messages instead of raising an exception
#955
twilley
opened
2 months ago
0
support sk-ssh-ed25519@openssh.com keys
#954
corbosman
opened
2 months ago
0
Stop remote forwarding from logging to stdout
#953
djmb
opened
2 months ago
1
Failing tests of old unsupported ciphers on Fedora
#952
voxik
opened
2 months ago
2
Update forward comment correcting local vs remote port usage.
#951
usiegj00
opened
2 months ago
0
Refactor Object#=~ as it is deprecated since Ruby 2.6 and unsupported since Ruby 3.2
#950
srbarrios
closed
3 months ago
4
Unable to connect to an ssh-agent on Windows
#949
vladyslav-androshchuk
closed
4 months ago
7
Support for `exec` in host matching and token substitution in other ssh_config keywords
#948
davisonja
opened
6 months ago
1
Tell any ProxyCommand process to hang up.
#947
inopinatus
opened
6 months ago
0
feat: Add support for aes(128|256)gcm
#946
flux-benj
closed
6 months ago
5
unsupported key type `rsa-sha2-512' (NotImplementedError)
#945
Atroskelis
opened
7 months ago
5
(Net::SSH::HostKeyMismatch) random error when connecting to Debian 12 (OpenSSH_9.2)
#944
Chifth
opened
7 months ago
0
7.2.2 giving me error when using sshkit to remotely execute commands
#943
jasonperrone
closed
7 months ago
10
Key manager can load public key as IdentityFile
#942
kpumuk
opened
8 months ago
0
Handle simple non password requests in USER AUTH INFO REQUEST
#941
deligatedgeek
opened
8 months ago
0
Unable to establish SSH connection due to key exchange algorithm mismatch
#940
ahasunos
closed
8 months ago
1
Fix syntax for Ruby 2.4.5 so we can backport newer host key algorithms
#939
mikeatlas
closed
10 months ago
0
Ruby 2.4.5 support
#938
mikeatlas
closed
10 months ago
0
Fix syntax support for Ruby 2.4
#937
mikeatlas
closed
10 months ago
0
Connection Failure on FIPS mode when debug mode is enabled.
#936
Kamori
opened
10 months ago
1
Add support for RequiredRSASize and PubkeyAcceptedKeyTypes in openssh config
#935
gothrek22
closed
4 months ago
1
Add Ruby 3.3.0 to CI matrix
#934
m-nakamura145
closed
10 months ago
0
Remove unused base64 requires to fix Ruby 3.3 warning
#933
mattbrictson
closed
10 months ago
0
Remove base64 runtime dependency
#932
mattbrictson
closed
10 months ago
3
chore(ci): fix bundler on older rubies and add 3.3.0-rc1
#931
mfazekas
closed
11 months ago
0
Raise specified error when key-files are not readable
#929
topstone
opened
1 year ago
2
Ruby 3.3.0-preview2: Fix error when reading from a closed stream
#928
intrip
closed
1 year ago
5
No output while executing bash script with parameter
#927
siddushar
opened
1 year ago
1
Load keycert directly from string
#926
mkasztelnik
closed
1 year ago
1
Fix composition of algorithm lists
#925
zzambers
opened
1 year ago
0
Remove version.rb.old
#924
zzambers
closed
1 year ago
0
Add support for PubkeyAcceptedAlgorithms option
#923
zzambers
opened
1 year ago
1
Support windows new lines when loading private keys
#922
Antsiscool
opened
1 year ago
0
Raises exception when loading SSH Keys with using windows new lines
#921
Antsiscool
opened
1 year ago
2
Pubkey authentication results in SSH::Disconnect from server in Net-SSH 7.2
#920
nathansamson
closed
7 months ago
3
update mocha and minitest
#919
mfazekas
closed
1 year ago
0
Add debugging information for algorithm of pubkey in use
#918
danpoltawski
closed
1 year ago
0
chore: bump to 7.2.0.rc1
#917
mfazekas
closed
1 year ago
0
rubocop
#916
mfazekas
closed
1 year ago
0
Support SSH options and keys in Jump Proxy
#915
excid3
opened
1 year ago
0
net-ssh 7.1.0 - Incorrectly determines ED25519 when Private Key is RSA
#914
davidjkling
opened
1 year ago
2
Do we have a way to enable FIPS-only mode for net-ssh library
#913
yweiy10
closed
1 year ago
3
Next