Add your first SSH host to get started
+ +
+Design System & Blueprint for HostKeeper
+Primary (Blue)
+#0050cb
+ Secondary (Green)
+#006e2f
+ Tertiary (Purple)
+#7e23cc
+ Surface Base
+#f7f9fb
+ Container Lowest
+#ffffff
+ On Surface
+#191c1e
+
+ Typography Specifications
+ UI Font Pairing (Inter)
+Inter Sans-Serif
+Used for all lists, forms, dashboard metrics, setting menus, and high-contrast labels.
+Technical Font (JetBrains Mono)
+JetBrains Mono
+Used for terminal outputs, commands, snippets, directory paths, and code metadata.
+radial-gradient(#E2E8F0 1.5px, transparent 1.5px)) anchors the content, providing depth and mimicking physical engineering logs.
+ 260px. Terminal containers use 20px internal padding.
+ Sidebars, Top App Bars, and overlay cards use backdrop-blur-md and semi-transparent backgrounds to overlay smoothly on background grid lines.
Active focus objects should never look heavy. Apply accent borders (border-primary) and soft drop shadow glows of the accent color.
When modifying this code or adding database handlers:
+lucide-react. Do not write custom inline SVG structures.checked properties with transition toggles.TerminalView.tsx to handle rich multi-line logs.Global performance metrics sync integrity active.
+Fastest Access Enabled
++ Smart routing engine successfully reduces terminal latency by 24ms across European and Asian clusters. +
+{host.ip}
+ +Manual Config or Discovery
+{host.os}
+{host.provider}
+{item.fileName}
+ {item.source} +Secure sandbox containing cluster credentials, private SSH keys, and tokens
+{item.fingerprint}
+ + Keys are parsed locally inside your isolated browser environment and transmitted strictly within cryptographically verified SSH tunnels. Passphrases are hashed with Argon2id instantly and never touch intermediate telemetry systems. +
+Configure authentication sync protocols and cloud billing
+Synchronize securely encrypted keys automatically inside iCloud/Google drive sandboxes.
+Enable background file watchers to automatically refresh the directory tree upon local file modifications.
+Trigger native system indicators upon complete transmissions of download/upload streams.
+July 2026
+Resetting will clear all your locally loaded keystores, snippets, and connection cache buffers from the browser storage.
+ +Dual streams for real-time asset transmission and file editing
+| Name | +Size | +Modified | ++ |
|---|---|---|---|
|
+ handleLocalClick(file)}
+ className="font-semibold text-on-surface flex items-center gap-2.5 max-w-[180px] cursor-pointer"
+ >
+ {getFileIcon(file.type)}
+ {file.name}
+
+ |
+ {file.size} | +{file.modified} | +
+
+
+
+
+ |
+
| Name | +Size | +Modified | ++ |
|---|---|---|---|
|
+ handleRemoteClick(file)}
+ className="font-semibold text-on-surface flex items-center gap-2.5 max-w-[180px] cursor-pointer"
+ >
+ {getFileIcon(file.type)}
+ {file.name}
+
+ |
+ {file.size} | +{file.modified} | +
+
+
+
+
+ |
+
+ Files are automatically split into parallel streams of 5MB chunks and secured with AES-256 keychain keys. +
+Quickly reuse and catalog command line shortcuts across remote clusters
+{snippet.description}
+{snippet.code}
+
+