Worst implementation BBS in shell + socat
Go to file
localhost_frssoft 6bd3f033b5 test io command 2023-07-23 01:07:35 +03:00
.gitignore missed files 2023-07-21 21:03:58 +03:00
README.md nd -> md 2023-07-21 23:22:15 +03:00
bbs.sh initial commit 2023-07-21 20:56:12 +03:00
config.example initial commit 2023-07-21 20:56:12 +03:00
executor.sh test io command 2023-07-23 01:07:35 +03:00
words.gz missed files 2023-07-21 21:03:58 +03:00

BBS-like simulator
It can be used with nc, telnet, socat clients
Useful for ancient devices, but TOTALLY NOT SECURE!

cp config.example config
chmod 600 config
$EDITOR config
./bss.sh <PORT>