sshkeeper/cmd
Mirivlad d13d0f747d
feat: add optional tmux-backed persistent sessions
Add tmux-backed persistent SSH sessions when tmux is available, hide the feature entirely otherwise, and keep tmux as a recommended rather than required package.
2026-09-06 16:20:13 +08:00
..
add.go feat: unify route workflows and forwarding UX 2026-09-05 19:10:02 +08:00
add_test.go Add TUI tag and template management 2026-05-28 17:36:50 +08:00
config.go Initial commit: sshkeeper v0.1.0 2026-05-26 09:11:55 +08:00
connect.go feat: unify route workflows and forwarding UX 2026-09-05 19:10:02 +08:00
delete.go feat: improve tui and vault handling 2026-05-28 02:25:18 +08:00
edit.go feat: unify route workflows and forwarding UX 2026-09-05 19:10:02 +08:00
extra.go feat: unify route workflows and forwarding UX 2026-09-05 19:10:02 +08:00
forward.go fix: register the forward add local-port flag 2026-08-18 18:46:08 +08:00
forward_test.go fix: register the forward add local-port flag 2026-08-18 18:46:08 +08:00
group.go Fix: test with password, group management, vault progress 2026-05-26 17:48:13 +08:00
identity_files.go feat: add model-aware management workflows 2026-09-05 21:00:15 +08:00
init.go feat: add interactive server creation 2026-05-28 13:51:37 +08:00
list.go sshkeeper: v0.2.0 stabilization (route display, forward validation, tunnel UX, README) 2026-06-03 11:23:02 +08:00
root.go feat: add optional tmux-backed persistent sessions 2026-09-06 16:20:13 +08:00
root_test.go fix: make package install authoritative 2026-09-06 11:55:50 +08:00
route.go feat: unify route workflows and forwarding UX 2026-09-05 19:10:02 +08:00
runtime_helpers.go feat: unify route workflows and forwarding UX 2026-09-05 19:10:02 +08:00
search.go sshkeeper: v0.2.0 — Phase 5: Search improvements (notes, tags, route, context) 2026-06-03 10:36:44 +08:00
secrets.go refactor: normalize server routes and stable identities 2026-09-05 18:55:42 +08:00
secrets_test.go feat: improve tui and vault handling 2026-05-28 02:25:18 +08:00
session.go feat: add optional tmux-backed persistent sessions 2026-09-06 16:20:13 +08:00
show.go Add TUI tag and template management 2026-05-28 17:36:50 +08:00
ssh_config.go sshkeeper: v0.2.0 stabilization (route display, forward validation, tunnel UX, README) 2026-06-03 11:23:02 +08:00
template.go Add TUI tag and template management 2026-05-28 17:36:50 +08:00
tui.go feat: add optional tmux-backed persistent sessions 2026-09-06 16:20:13 +08:00
tunnel.go feat: unify route workflows and forwarding UX 2026-09-05 19:10:02 +08:00
tunnel_test.go feat: add tunnel background cli management 2026-06-06 03:21:30 +08:00
vault.go feat: add model-aware management workflows 2026-09-05 21:00:15 +08:00
vault_test.go fix: improve vault and key passphrase flow 2026-05-28 13:38:53 +08:00
version.go fix: make package install authoritative 2026-09-06 11:55:50 +08:00
version_test.go fix: make package install authoritative 2026-09-06 11:55:50 +08:00