oxidecomputer / thouart

Some helpful code for implementing CLI tools for connecting to simulated remote terminals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thouart

An abstraction for switching to raw TTY mode and forwarding bytes to/from stdout/stdin, potentially useful for CLI tools that might be presenting an interface to a remote shell or serial console.

About

Some helpful code for implementing CLI tools for connecting to simulated remote terminals

License:Mozilla Public License 2.0


Languages

Language:Rust 100.0%