AZNet BBS is a Linux-first reimplementation of the classic CNet Pro BBS (v3.x), written in Python 3.13 using asyncio for the server backend and PyQt6 for the SysOp control panel.
It aims to preserve the *behavior, structure, and operational feel* of CNet Pro while modernizing the internals for contemporary systems.
| Item | Value |
|---|---|
| Current Phase | Active Development |
| Primary Platform | Linux |
| Language | Python 3.13 |
| Networking | Telnet (asyncio) |
| UI | PyQt6 |
| Database | SQLite |
| License | TBD |