SSH Config Generator
Generate ~/.ssh/config entries from a form. Configure Host alias, HostName, User, Port, IdentityFile, and more.
Connection
Options
Advanced
Append to ~/.ssh/config
What is ~/.ssh/config?
The SSH client configuration file (~/.ssh/config) lets you define shortcuts and options for SSH connections. Instead of typing ssh -i ~/.ssh/mykey -p 2222 [email protected], you define a Host alias and then just type ssh myserver. Common options: IdentityFile (which key to use), ForwardAgent (forward SSH agent for multi-hop), ServerAliveInterval (keep-alive pings), ProxyJump (jump hosts for bastion servers).
Private & free — this tool runs entirely in your browser.
Recommended: Cloudways — Managed cloud hosting on AWS, GCP & DO — from $11/mo.affiliate
Related Generators tools
UUID Generator
Generate secure v4 UUIDs.
QR Code Generator
Create customizable QR codes and export as SVG or PNG.
Lorem Ipsum
Generate placeholder paragraphs, sentences, or word lists.
Random Hex Generator
Generate cryptographically random hexadecimal strings.
Random Number String
Generate a random string of digits of any length.
Random String Generator
Generate random strings from a custom character set.
Random Color Generator
Generate random colors as HEX, RGB, and HSL.
MAC Address Generator
Generate random MAC addresses in several formats.