Worst implementation BBS in shell + socat
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
localhost_frssoft 1247dd2d36 updatebbs inside bbs 2 months ago
.gitignore add simple dumb blocks 2 months ago
README.md random port selection 2 months ago
bbs.sh random port selection 2 months ago
config.example initial commit 2 months ago
executor.sh updatebbs inside bbs 2 months ago
mastodon_api.sh workaround for /n to \n 2 months ago
words.gz missed files 2 months ago

README.md

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