/[LeafOK_CVS]/lbbs/README.md
ViewVC logotype

Annotation of /lbbs/README.md

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.17 - (hide annotations)
Tue Aug 26 03:05:26 2025 UTC (6 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.16: +2 -40 lines
Content type: text/markdown
Move installation guide to INSTALL.md

1 sysadm 1.7 # LBBS - Classical terminal server of LeafOK BBS
2 sysadm 1.1
3 sysadm 1.11 Copyright (C) 2004-2025 by Leaflet
4     Email : leaflet@leafok.com
5     Demo site : bbs.fenglin.info (Telnet 2323 / SSH2 2322)
6 sysadm 1.1
7    
8     Introduction
9     =================
10 sysadm 1.16 This software aims to providing a telnet-based interface for a pure web-based BBS [leafok_bbs](https://github.com/leafok88/leafok_bbs).
11 sysadm 1.15 ![Welcome](misc/images/ssh_welcome.jpg "Welcome to LBBS")
12     ![Menu](misc/images/telnet_menu.jpg "Main menu")
13     ![Section](misc/images/telnet_section.jpg "List of articles")
14     ![Reader](misc/images/telnet_article_reader.jpg "Article reader")
15 sysadm 1.1
16    
17     System Requirement
18     ==================
19 sysadm 1.13 1) GNU C Compiler
20     2) PHP ( Version >= 8.2 )
21     3) MySQL database ( Version >= 8.4 )
22 sysadm 1.1
23    
24 sysadm 1.17 Installation
25 sysadm 1.1 ==================
26 sysadm 1.17 See guide in [INSTALL.md](INSTALL.md)

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1