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]
- Host: GitHub
- URL: https://github.com/fffaraz/insecure-shell
- Owner: fffaraz
- License: gpl-3.0
- Created: 2015-10-11T00:09:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-14T17:58:32.000Z (over 8 years ago)
- Last Synced: 2024-05-01T21:38:13.908Z (about 1 year ago)
- Topics: epoll, fork, linux, linux-servers, pseudo-terminals, pty, tcp, tcp-server, telnet, tls
- Language: C
- Homepage:
- Size: 29.3 KB
- Stars: 29
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]