Ever wanted to use SSH to connect to an embedded Linux system over the serial port instead of suffering through some janky login program that supports very limited terminal features?

Well, I did, and the tooling didn't exist, so I made it.

It also supports ppp automatically.

cc @AMS @chaos

https://github.com/ryancdotorg/ugetty

GitHub - ryancdotorg/ugetty: A modern, lightweight, multi-protocol getty.

A modern, lightweight, multi-protocol getty. Contribute to ryancdotorg/ugetty development by creating an account on GitHub.

GitHub
@ryanc @AMS @chaos Awesome! this has always bothered me. now I only have to remember how to exit ssh

@ryanc @cinebox @AMS @chaos on a new line (perhaps press Enter+~+.).

If you’re already in an ssh connection, you need to escape it by doubling (tripling, …) the tilde.