SSH Config Gen

Master Your SSH Connections

Visually construct complex `~/.ssh/config` entries. Add jump hosts, custom identity files, and port forwards with ease.

Basic Configuration

Authentication

Network & Advanced

Alias of the jump host to route through.

~/.ssh/config

Fill out the form to generate your SSH config block.

How to use this

Copy the generated block and paste it into `~/.ssh/config`. Then you can simply connect by typing `ssh <HostAlias>`.

Action successful