🚧 Currently deployed version as of 2023-05-02 main
authorMalte Bublitz <malte@rolltreppe3.de>
Tue, 2 May 2023 13:15:59 +0000 (15:15 +0200)
committerMalte Bublitz <malte@rolltreppe3.de>
Tue, 2 May 2023 13:15:59 +0000 (15:15 +0200)
commit5ee19773c75da5840c869ca4b963f57e4583cba6
tree0dce961cd9302569f237880a126986163ce7c1d9
parent058aa03fe207f79830c9b8511331d4e3f09001bf
🚧 Currently deployed version as of 2023-05-02

This is the version currently running on my Raspberry Pi.
The branches torchwood and mcp should get merged back into this branch
after cleaning them up; so there will be only the version in the main
branch which has all the latest additions, and runs publicly available
on rt3x.de.
28 files changed:
.editorconfig [new file with mode: 0644]
Makefile
README.md
bbs/__init__.py [new file with mode: 0644]
bbs/__main__.py [new file with mode: 0644]
bbs/bofh.py [new file with mode: 0644]
bbs/daemon2.py [new file with mode: 0644]
bbs/env.py [new file with mode: 0644]
bbs/excuses [new file with mode: 0644]
bbs/mfingerd.py [new file with mode: 0644]
bbs/mfingerd_daemon.py [new file with mode: 0755]
bbs/minishell.py [new file with mode: 0644]
bbs_env.py [deleted file]
bin/finger-inetd [new file with mode: 0755]
bin/fingerinfo-admin [new file with mode: 0755]
bin/lxc-launcher [new file with mode: 0755]
bin/mfingerd [new file with mode: 0755]
bin/minishell-telnet [new file with mode: 0755]
bin/qotd [new file with mode: 0755]
bin/tardis-minishell [new file with mode: 0755]
bofh.py [deleted file]
doc/fingerinfo.md [new file with mode: 0644]
doc/inetd-conf.md [new file with mode: 0644]
fingerinfo.db [new file with mode: 0644]
logo.txt [new file with mode: 0644]
mfingerd.service [new file with mode: 0644]
minishell [deleted file]
requirements.txt [new file with mode: 0644]