Skip to content

Releases: emboldagency/embold-ssh-handler

emBold SSH Handler v1.2.0

Choose a tag to compare

@embold-tyler embold-tyler released this 28 Jul 16:12
e1e18c2

Portable Windows SSH protocol handler for easy ssh:// link integration.

Features:

  • Self-contained & portable - no installation required
  • Multiple terminal support (Windows Terminal, Command Prompt, PowerShell, Ubuntu/WSL, Git Bash)
  • Simple setup - just two buttons: Apply and Remove Handler
  • No .NET required - everything bundled in a single executable
  • Clean removal - removes all registry entries and config files

Usage:

  1. Download SSHHandlerApp.exe
  2. Run from anywhere (no installation needed)
  3. Select your preferred terminal and click "Apply"
  4. Click ssh:// links to open in your chosen terminal

See README for detailed usage instructions.

emBold SSH Handler v1.1.0

Choose a tag to compare

@embold-tyler embold-tyler released this 28 Jul 15:01
2c5070c

Portable Windows SSH protocol handler for easy ssh:// link integration.

Features:

  • Self-contained & portable - no installation required
  • Multiple terminal support (Windows Terminal, Command Prompt, PowerShell, Ubuntu/WSL, Git Bash)
  • Simple setup - just two buttons: Apply and Clear to add or remove the handler and optionally clean up the config directory.
  • No .NET required - everything bundled in a single executable
  • Clean removal - removes all registry entries and config files

Usage:

  1. Download SSHHandlerApp.exe
  2. Run from anywhere (no installation needed)
  3. Select your preferred terminal and click "Apply"
  4. Click ssh:// links to open in your chosen terminal

See README for detailed usage instructions.

emBold SSH Handler v1.0.0

Choose a tag to compare

@embold-tyler embold-tyler released this 24 Jul 15:39

Windows SSH protocol handler for easy ssh:// link integration.

  • User-friendly terminal and icon selection
  • Clean install/uninstall (removes registry entries)
  • No PowerShell/VBS scripts; all logic in C#
  • Defender-friendly, self-contained .NET 8 WinForms app
  • See README for usage and installation instructions