Skip to content

Releases: wangnan0916/ssh-forward

v0.5.0

Choose a tag to compare

@wangnan0916 wangnan0916 released this 25 Aug 02:58
3c7a7b5

0.5.0 (2026-08-25)

Features

  • improve forwarding reliability and diagnostics (#11) (8a3484a)

v0.4.0

Choose a tag to compare

@wangnan0916 wangnan0916 released this 24 Aug 11:49
a88623e

0.4.0 (2026-08-24)

Features

  • add terminal links to forward targets (#7) (235d19b)
  • forward ports by working directory glob (#9) (f0fde4e)

v0.3.0

Choose a tag to compare

@wangnan0916 wangnan0916 released this 24 Aug 06:25
5d7b079

0.3.0 (2026-08-24)

Features

  • render readable status tables (8cff65c)

v0.2.0

Choose a tag to compare

@wangnan0916 wangnan0916 released this 24 Aug 03:15
6e322a0

0.2.0 (2026-08-24)

Features

  • enrich listener discovery status (c69d5e4)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 08:53

First public release of ssh-forward: a focused CLI that discovers loopback services on a Linux SSH host and keeps selected ports available on localhost through system OpenSSH.

Highlights:

  • Reuses aliases, authentication, and connection settings from ~/.ssh/config.
  • Remembers forwarded ports per SSH host.
  • Automatically installs and maintains a user-scoped background Manager.
  • Uses system OpenSSH and installs no remote agent.
  • Ships prebuilt archives for macOS and Linux on ARM64 and AMD64.

Install with Homebrew:

brew install wangnan0916/ssh-forward/ssh-forward

See the README for setup, commands, measured resource usage, and current limits. SHA-256 hashes for every archive are included in checksums.txt.