Worst implementation BBS in shell + socat
Go to file
localhost_frssoft 1247dd2d36 updatebbs inside bbs 2023-07-25 17:13:04 +03:00
.gitignore add simple dumb blocks 2023-07-24 01:08:09 +03:00
README.md random port selection 2023-07-24 01:11:02 +03:00
bbs.sh random port selection 2023-07-24 01:11:02 +03:00
config.example initial commit 2023-07-21 20:56:12 +03:00
executor.sh updatebbs inside bbs 2023-07-25 17:13:04 +03:00
mastodon_api.sh workaround for /n to \n 2023-07-25 17:08:36 +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>

run it without argument -> random port selected