| 1 |
sysadm |
1.7 |
# LBBS - Classical terminal server of LeafOK BBS
|
| 2 |
sysadm |
1.1 |
|
| 3 |
sysadm |
1.18 |
中文版本的README.md位于[README.zh_CN.md](README.zh_CN.md)
|
| 4 |
|
|
|
| 5 |
|
|
|
| 6 |
sysadm |
1.1 |
Introduction
|
| 7 |
|
|
=================
|
| 8 |
sysadm |
1.19 |
This software aims to providing a telnet-based interface for a pure web-based BBS [leafok_bbs](https://github.com/leafok/leafok_bbs).
|
| 9 |
sysadm |
1.22 |
Demo site : fenglin.info (Telnet 2323 / SSH2 2322)
|
| 10 |
sysadm |
1.15 |

|
| 11 |
|
|

|
| 12 |
|
|

|
| 13 |
|
|

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