Parameters
Host=prod User=deploy HostName=10.0.0.8 Port=22
config
Host prod HostName 10.0.0.8 User deploy Port 22
Developer Tools
Generate ~/.ssh/config Host blocks from a form with alias, hostname, port, user, identity file, and optional keep-alive or jump host settings. Useful for turning long ssh commands into reusable aliases.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
Generate ~/.ssh/config Host blocks from a form with alias, hostname, port, user, identity file, and optional keep-alive or jump host settings. Useful for turning long ssh commands into reusable aliases.
填写 Host Alias、HostName 和 User 后会生成 SSH config。
Parameters
Host=prod User=deploy HostName=10.0.0.8 Port=22
config
Host prod HostName 10.0.0.8 User deploy Port 22
No. It only generates text. Append it manually to ~/.ssh/config and keep file permissions correct.
Use an absolute or home-relative path such as ~/.ssh/id_ed25519. The key file stays on your machine.
Tools
Continue with another translated tool for a nearby task.
SSH Key Formatter
Clean broken-line SSH public or private keys, detect OpenSSH and PEM forms, and output authorized_keys-ready lines—all locally without uploading secrets.
Rsync Command Builder
Configure source, destination, and common rsync flags visually to generate incremental sync commands in your browser. Useful for server migrations, backups, and script preparation.
Hosts File Editor
Format and validate /etc/hosts style rules in your browser, check IP validity, and clean blank lines and invalid comments when taking over messy host mappings.