iBBS is a fully capable bbs program for Linux that was designed with ease of use and configuration in mind. Working as a shell, it provides a secure way to present users with set menu options, while making access to the command line impossible.
Features
- Accessable with Telnet, SSH, or web browser
- Play DOS games online using dosemu - ANSI only
- Multiuser chat, Email, Message groups, hidden File areas, Secret menus
- A menu driven frontend to manage the BBS - syscom
- Only takes 1 command to install and configure - ibbs-install.sh
Categories
BBSLicense
GNU General Public License version 2.0 (GPLv2)Follow iBBS
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
iBBS follows a clever concept by utilizing standard UN*X / Linux tools like inn, alpine, talk etc. in order to provide a compact yet feature rich BBS system. This allows for a high level of customization as additional programs (e.g. ntalk) can easily be added to the corresponding menu (bash) script. iBBS also offers file areas and classic X/Y/Z modem uploads through the default command line tools provided by lrzsz (another clever way of implementing such a feature). However, installation instructions are a bit vague when it comes to configuring xinetd, telnet, inn (NNTP server) which are used as the core technologies behind the iBBS shell script collection. What I like about iBBS is that due to the way it is implemented, your BBS has a more unixish look and feel to it.