01
Deterministic aliases
Profiles produce short or qualified names that work with ssh, scp, and OpenSSH-compatible tools.
Synchronized SSH access
Your Warpgate targets, as if they had always been local.
WarpgateSH is a CLI-first desktop companion. It synchronizes the SSH targets available to your Warpgate user and generates memorable OpenSSH aliases without taking ownership of your SSH authentication secrets.
01
Profiles produce short or qualified names that work with ssh, scp, and OpenSSH-compatible tools.
02
A per-user agent keeps local state current and preserves the last valid snapshot during an outage.
03
Managed files stay separate from hand-written SSH configuration, which always keeps priority.
Design
WarpgateSH delegates every connection to the system OpenSSH client. It owns no SSH private key or password and limits discovery to the user’s Warpgate token permissions.
Synchronization never blocks an existing connection: if the API is temporarily unavailable, the last successful snapshot continues to work.