An open API service indexing awesome lists of open source software.

https://github.com/oxidecomputer/thouart

Some helpful code for implementing CLI tools for connecting to simulated remote terminals
https://github.com/oxidecomputer/thouart

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.