SSH Config Assistant

Fill in a few connection options and get two things at once: a ready-to-paste ~/.ssh/config Host block and the equivalent one-shot ssh command line.

This is generated in browser and is not sent to pah.moi servers.

About this tool1 paragraph

Simple mode covers the core connection plus a task-first tunnel picker (local forward, remote forward, SOCKS, or a jump host); Expert mode adds multi-entry forwards and the wider keyword set.

Use it locally This tool has a native command line twin. Build ssh-config-cli from the site's source with:
cargo build --release --bin ssh-config-cli
Source and licence terms