SSH Config Profile Builder
Writing long, repetitive ssh connection commands manually is tedious. SSH supports a powerful configuration engine via ~/.ssh/config that lets you define shorthand host profiles.
Use this interactive config builder to configure profiles (including ProxyJumps and keepalives) and copy your config blocks instantly.
Interactive SSH Config Builder
Configure your connection profile settings on the right, and copy the compiled configuration block on the left.
[ ~/.ssh/config PROFILE ]
Test connection command:
[ HOST CONFIGURATION ]
Profile Alias (Shorthand name)
Remote HostName (IP or Domain)
User
Port
Identity Private Key path
ProxyJump (Jump host gateway)
Additional Security/Flags: