• v0.1.15 5ffe9a238e

    SSH Manager v0.1.15
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    Arctic released this 2026-04-23 05:48:43 +00:00 | 0 commits to main since this release

    SSH Manager v0.1.15

    This release adds first-class proxy-aware SSH management and hardens how SSH Manager works with existing SSH setups.

    Highlights

    • Added first-class ProxyJump and ProxyCommand support for managed hosts
    • Switched managed SSH operations to use host labels through the main SSH config, so proxy settings now apply consistently during connect, key install, key rotation, and remote key cleanup
    • Added migration for existing ~/.ssh/config files so managed host fragments are loaded automatically when needed
    • Enforced managed host-key verification settings on per-host config fragments to protect against insecure global SSH defaults

    Improvements

    • Added proxy-aware prompts and editing flows in the interactive UI
    • Updated the inventory table to show a new Via (Proxy) column
    • Improved validation for usernames, ports, host labels, and proxy directives
    • Tightened safety around SSH key handling, including rejecting symlink identity files in managed key flows
    • Improved key rotation and overwrite handling for existing managed keys
    • Made remote public-key installation safer under concurrent runs, while keeping compatibility on systems without flock
    • Improved menu navigation for larger menus with multi-digit number selection
    • Updated README examples and inventory documentation to match the current UI
    • Updated CI/release packaging to use architecture-specific Linux artifact names

    Testing

    • Added coverage for managed SSH install paths using ssh -F ... -- <label>
    • Expanded config migration and proxy-related test coverage
    • Full test suite passes for this release
    Downloads
  • v0.1.12 e6ba608ef4

    SSH Manager v0.1.12
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    Arctic released this 2026-04-21 12:30:55 +00:00 | 11 commits to main since this release

    SSH Manager v0.1.12

    Release date: 2026-04-21

    Summary

    Interactive SSH config manager: connect straight from the menu, live connectivity checks above the main menu, and clearer feedback while probes run.

    Added

    • Connect to Host — First menu item opens an SSH session using the host’s own config: ssh -F <config> <Host> (replaces List Hosts).
    • Live connectivity table — Above the menu: DNS, ICMP ping, TCP port, and SSH probe results with color-coded columns; inventory still grouped by scope (private / public / unresolved) with optional dividers (--no-divider / --no-dividers).
    • Parallel probes — Per-host checks run in parallel (Rayon) to cut wait time on large inventories.
    • Progress UI — While probes run: host label plus a bounded-width progress bar (Indicatif + console), so ultrawide terminals don’t show an endless bar.

    Changed

    • Test configurations menu text updated to describe the live table and Connect to Host.
    • README adjusted for the new menu behavior and version example.

    Dependencies

    • Added: rayon, indicatif, console (and lockfile updates).

    Upgrade notes

    • Rebuild or reinstall the ssh-manager binary from this tag; the menu title reads v0.1.12 from Cargo.toml.

    Compare

    • v0.1.11…v0.1.12
      Includes PR #3: feat: connect-to-host menu, connectivity progress bar with width cap and the chore: release v0.1.12 bump.
    Downloads
  • v0.1.11 9d1ee17713

    SSH Manager v0.1.11
    All checks were successful
    continuous-integration/drone/tag Build is passing
    continuous-integration/drone/pr Build is passing
    Stable

    Arctic released this 2026-04-21 11:47:40 +00:00 | 15 commits to main since this release

    Automated release for v0.1.11

    Summary

    Ship v0.1.11 (tag v0.1.11 on dev).

    Highlights

    • Live connectivity table (DNS / ping / TCP / SSH colors) shown above the main menu on each refresh; no separate startup probe or Enter prompts.
    • Menu title includes app version from Cargo.toml.
    • --no-divider / --no-dividers for inventory section rules; README updates.
    • Test configurations menu entry explains the table + points to List Hosts for a plain table.

    Release

    • Version: 0.1.11
    • Tag: v0.1.11 (already pushed on dev)
    Downloads
  • v0.1.10 ed6f7a5c29

    SSH Manager v0.1.10
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    Arctic released this 2026-04-21 10:49:36 +00:00 | 17 commits to main since this release

    Automated release for v0.1.10

    Downloads
  • v0.1.9 44d0526e76

    SSH Manager v0.1.9
    All checks were successful
    continuous-integration/drone/tag Build is passing
    Stable

    Arctic released this 2026-04-21 09:45:33 +00:00 | 28 commits to main since this release

    Automated release for v0.1.9

    Downloads
  • v0.1.8 5c3f4864cf

    SSH Manager v0.1.8
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    Arctic released this 2026-04-21 09:35:01 +00:00 | 29 commits to main since this release

    Automated release for v0.1.8

    Downloads
  • v0.1.6 c413e6ccf9

    SSH Manager v0.1.6
    All checks were successful
    continuous-integration/drone/tag Build is passing
    Stable

    Arctic released this 2026-04-21 06:20:38 +00:00 | 31 commits to main since this release

    Automated release for v0.1.6

    Downloads
  • v0.1.5 eb60e23fed

    SSH Manager v0.1.5
    All checks were successful
    continuous-integration/drone/tag Build is passing
    Stable

    Arctic released this 2026-04-21 05:58:21 +00:00 | 32 commits to main since this release

    Automated release for v0.1.5

    Downloads
  • v0.1.1 596441084e

    SSH Manager v0.1.1
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    Arctic released this 2026-04-20 15:11:51 +00:00 | 37 commits to main since this release

    Automated release for v0.1.1

    Downloads
  • v0.1.0 56325f2c92

    SSH Manager v0.1.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    Arctic released this 2026-04-20 14:48:23 +00:00 | 40 commits to main since this release

    Automated release for v0.1.0

    Downloads