Worst implementation BBS in shell + socat
Go to file
localhost_frssoft 83194c4083 nd -> md 2023-07-21 23:22:15 +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 more stable killable 2023-07-21 22:18:04 +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>