Getting the output of a command executed inside a pty?
Background
I am developing a reverse shell in rust. I am using a PTY in order to create the sense of interactivity.
Background
I am developing a reverse shell in rust. I am using a PTY in order to create the sense of interactivity.