2022-06-22 13:21:53 -07:00
|
|
|
# bash-bbs-loader
|
2022-06-22 13:39:14 -07:00
|
|
|
|
|
|
|
Bash script that uses xinetd and telnetd to load a dos bbs on linux
|
|
|
|
|
|
|
|
### Requirements
|
|
|
|
|
2022-06-22 13:41:08 -07:00
|
|
|
* Debian based/deb based distribution (for now)
|
|
|
|
* telnetd and xinetd
|
2022-06-22 13:39:14 -07:00
|
|
|
|
|
|
|
### Usage
|
|
|
|
|
2022-06-22 13:41:08 -07:00
|
|
|
* Run the setup_xinetd script
|
|
|
|
* Modify the variables in the bbs script
|
2022-06-22 13:39:14 -07:00
|
|
|
|
|
|
|
|