sshplex - yet another SSH multiplexer

· jonyesno


sshplex is a Python rewrite of my previous Ruby version. I've tried other tools and the shonkier shell mashups (see vxargs) but they never seem to fit. This one may not fit anyone else either, it's tailored to my circumstances.

It supports some quality-of-life things: aliases for often used shell commands, shell-mode support to preserve state between commands (eg: PWD), dynamic host filters.

It provided a good opportunity to wade into Python async too.

last updated: