Worst implementation BBS in shell + socat
Go to file
localhost_frssoft 870461bf7a no trigger session check if session no correctly established 2023-07-24 13:17:18 +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 no trigger session check if session no correctly established 2023-07-24 13:17:18 +03:00
mastodon_api.sh jq as timeline render function 2023-07-24 02:42:54 +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