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

https://github.com/chara-x/pty

Partial implementation of go `pty` package
https://github.com/chara-x/pty

pty tty

Last synced: 6 months ago
JSON representation

Partial implementation of go `pty` package

Awesome Lists containing this project

README

          

# pty

## Reference

[Linux PTY - How docker attach and docker exec Commands Work Inside](https://iximiuz.com/en/posts/linux-pty-what-powers-docker-attach-functionality/)