Skip to content

Commit 6ae02d4

Browse files
committed
Add forwardLocalUnix() function to CHANGELOG for SSH forwarding
1 parent e4bb2d8 commit 6ae02d4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [2.14.0] - 2026-03-19
22
- Fixed SSH connections through bastion hosts where the target server sends its version string immediately upon connection (which is standard behavior per RFC 4253) [#141]. Thanks @shihuili1218.
3+
- Adds a new forwardLocalUnix() function, which is an equivalent of ssh -L localPort:remoteSocketPath [#140]. Thanks @isegal.
4+
35

46
## [2.13.0] - 2025-06-22
57
- docs: Update NoPorts naming [#115]. [@XavierChanth].

0 commit comments

Comments
 (0)