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.
|
2 months ago | |
---|---|---|
.gitignore | 2 months ago | |
README.md | 2 months ago | |
bbs.sh | 2 months ago | |
config.example | 2 months ago | |
executor.sh | 2 months ago | |
mastodon_api.sh | 2 months ago | |
words.gz | 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