| 1 |
sysadm |
1.7 |
# LBBS - Classical terminal server of LeafOK BBS
|
| 2 |
sysadm |
1.1 |
|
| 3 |
sysadm |
1.25 |
Chinese version of README.md is located at [README.zh_CN.md](README.zh_CN.md)
|
| 4 |
sysadm |
1.18 |
|
| 5 |
sysadm |
1.25 |
## Introduction
|
| 6 |
sysadm |
1.18 |
|
| 7 |
sysadm |
1.25 |
This software aims to provide a telnet-based interface for a pure web-based BBS [leafok_bbs](https://github.com/leafok/leafok_bbs).
|
| 8 |
sysadm |
1.1 |
|
| 9 |
sysadm |
1.25 |
Demo site: fenglin.info (Telnet 2323 / SSH2 2322)
|
| 10 |
sysadm |
1.1 |
|
| 11 |
sysadm |
1.25 |

|
| 12 |
|
|

|
| 13 |
|
|

|
| 14 |
|
|

|
| 15 |
sysadm |
1.1 |
|
| 16 |
sysadm |
1.25 |
## System Requirements
|
| 17 |
sysadm |
1.1 |
|
| 18 |
sysadm |
1.25 |
1. GNU C Compiler
|
| 19 |
|
|
2. PHP (version 8.2 or higher)
|
| 20 |
|
|
3. MySQL database (version 8.4 or higher)
|
| 21 |
sysadm |
1.23 |
|
| 22 |
sysadm |
1.25 |
## Installation
|
| 23 |
sysadm |
1.23 |
|
| 24 |
sysadm |
1.25 |
See guide in [INSTALL.md](INSTALL.md)
|
| 25 |
sysadm |
1.18 |
|
| 26 |
sysadm |
1.25 |
## Tutorial
|
| 27 |
sysadm |
1.20 |
|
| 28 |
sysadm |
1.25 |
Watch demos and keynotes in [Tutorial.md](Tutorial.md)
|
| 29 |
sysadm |
1.20 |
|
| 30 |
sysadm |
1.25 |
## Copyright
|
| 31 |
sysadm |
1.20 |
|
| 32 |
sysadm |
1.25 |
Copyright (C) 2004-2026 Leaflet <leaflet@leafok.com>
|
| 33 |
|
|
|
| 34 |
|
|
## License
|
| 35 |
|
|
|
| 36 |
|
|
This program is free software; you can redistribute it and/or modify
|
| 37 |
|
|
it under the terms of the [GNU General Public License](LICENSE) as published by
|
| 38 |
|
|
the Free Software Foundation; either version 3 of the License, or
|
| 39 |
|
|
(at your option) any later version.
|