Console SSH connection manager for Linux. Features: - TUI (Bubble Tea) with server list, add/edit form, test/save - CLI commands: add, list, show, edit, delete, connect, test, search, import, export, run, group, template, vault, ssh-config - Encrypted vault (Argon2id + XChaCha20-Poly1305) for passwords - PTY-wrapper for password auth - SQLite (modernc, no CGO) for server profiles - XDG-compatible paths - OpenSSH config generation - Import from ~/.ssh/config
7 lines
38 B
Plaintext
7 lines
38 B
Plaintext
bin/
|
|
*.db
|
|
*.bin
|
|
*.tmp
|
|
.vscode/
|
|
.idea/
|