-
SSH Manager v0.1.15
Stablereleased this
2026-04-23 05:48:43 +00:00 | 0 commits to main since this releaseSSH 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
ProxyJumpandProxyCommandsupport 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/configfiles 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Added first-class
-
SSH Manager v0.1.12
Stablereleased this
2026-04-21 12:30:55 +00:00 | 11 commits to main since this releaseSSH 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-managerbinary from this tag; the menu title readsv0.1.12fromCargo.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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Connect to Host — First menu item opens an SSH session using the host’s own config:
-
SSH Manager v0.1.11
Stablereleased this
2026-04-21 11:47:40 +00:00 | 15 commits to main since this releaseAutomated release for v0.1.11
Summary
Ship v0.1.11 (tag
v0.1.11ondev).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-dividersfor 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
SSH Manager v0.1.10
Stablereleased this
2026-04-21 10:49:36 +00:00 | 17 commits to main since this releaseAutomated release for v0.1.10
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
SSH Manager v0.1.9
StableAll checks were successfulcontinuous-integration/drone/tag Build is passingreleased this
2026-04-21 09:45:33 +00:00 | 28 commits to main since this releaseAutomated release for v0.1.9
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
SSH Manager v0.1.8
Stablereleased this
2026-04-21 09:35:01 +00:00 | 29 commits to main since this releaseAutomated release for v0.1.8
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
SSH Manager v0.1.6
StableAll checks were successfulcontinuous-integration/drone/tag Build is passingreleased this
2026-04-21 06:20:38 +00:00 | 31 commits to main since this releaseAutomated release for v0.1.6
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
SSH Manager v0.1.5
StableAll checks were successfulcontinuous-integration/drone/tag Build is passingreleased this
2026-04-21 05:58:21 +00:00 | 32 commits to main since this releaseAutomated release for v0.1.5
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
SSH Manager v0.1.1
Stablereleased this
2026-04-20 15:11:51 +00:00 | 37 commits to main since this releaseAutomated release for v0.1.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
SSH Manager v0.1.0
Stablereleased this
2026-04-20 14:48:23 +00:00 | 40 commits to main since this releaseAutomated release for v0.1.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)