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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.