SSH Config Generator

Visual builder for your ~/.ssh/config file. Configure host aliases, SSH keys, custom ports, agent forwarding, and proxy jumps offline.

Browser-BasedResponsive UIPrivacy-First
Privacy: Your SSH configuration data is processed strictly locally in your browser memory. We never track or store your IPs or usernames.

Builder

Server Configurations

Preview

~/.ssh/config

config
# Your SSH configuration will appear here
# Click "Add Host" to begin building

How it works

About the SSH Config Generator

Managing multiple SSH connections can quickly become a nightmare of remembering custom ports, IP addresses, usernames, and specific SSH key files. The SSH Config file (`~/.ssh/config`) solves this by allowing you to create simple shortcuts for complex connections.

The SSH Config Generator provides a visual interface to build this file without needing to memorize the exact configuration syntax. Add multiple server blocks, configure advanced routing like ProxyJumps, and instantly copy or download the generated configuration file to drop right into your `.ssh` directory.