What magic did openssh do to handle programs like VIM?

Nico Kadel-Garcia nkadel at gmail.com
Mon Feb 10 20:10:03 EST 2014


On Mon, Feb 10, 2014 at 3:39 AM, Aaron Lewis <the.warl0ck.1989 at gmail.com> wrote:
> Hi,
>
> I'm trying to write my own remote shell program,

*Why*?

Seriously, why re-invent the wheel? If you need an insecure version of
such a toolkit, look back into the old telnet source code. For secure
versions, use OpenSSH.


More information about the openssh-unix-dev mailing list