Releases: Stocard/node-ssh-forward
Releases · Stocard/node-ssh-forward
v0.8.0
v0.7.2
v0.7.0
A huge thanks to @rathboma for his PR
- Added more connection options (
skipAutoPrivateKey
,agentForward
,agentSocket
) - Connection errors properly reject the promise
- The SSH agent detection now supports Windows and Putty
- The SSH connection now supports password auth
- Users can provide a custom agent socket
v0.6.3
v0.6.2 (should be 0.5.2)
- Add tests for bastion host
- Add debug messages
- Switch from using
nc
to a simpleforwardOut
=> this should enable usingnode-ssh-forward
out of the box on e.g. AWS Linux 2
Accidentially named 0.6.2
, because of typo.