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

https://github.com/fffaraz/insecure-shell

A telnet like client/server application using pseudo-terminals (pty) that runs a Bash shell session on the remote server. [fork,forkpty,select,epoll,ipv6 code]
https://github.com/fffaraz/insecure-shell

epoll fork linux linux-servers pseudo-terminals pty tcp tcp-server telnet tls

Last synced: about 2 months ago
JSON representation

A telnet like client/server application using pseudo-terminals (pty) that runs a Bash shell session on the remote server. [fork,forkpty,select,epoll,ipv6 code]

Awesome Lists containing this project

README

        

# inSecure-SHell
A telnet like client/server application using pseudo-terminals (pty) that runs a Bash shell session on the remote server. [fork,forkpty,select,epoll,ipv6] [ssl,tls,s2n]