Shells

rlwrap nc -nvlp 1337

rlwrap is a 'readline wrapper', a small utility that uses the GNU Readline library to allow the editing of keyboard input for any command.

https://github.com/hanslub42/rlwrap

Last updated