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

Annotation of /lbbs/README.md

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.18 - (hide annotations)
Sun Oct 12 13:01:28 2025 UTC (5 months ago) by sysadm
Branch: MAIN
Changes since 1.17: +4 -0 lines
Content type: text/markdown
Add Simplified Chinese version of README.md

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.11 Copyright (C) 2004-2025 by Leaflet
7     Email : leaflet@leafok.com
8     Demo site : bbs.fenglin.info (Telnet 2323 / SSH2 2322)
9 sysadm 1.1
10    
11     Introduction
12     =================
13 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).
14 sysadm 1.15 ![Welcome](misc/images/ssh_welcome.jpg "Welcome to LBBS")
15     ![Menu](misc/images/telnet_menu.jpg "Main menu")
16     ![Section](misc/images/telnet_section.jpg "List of articles")
17     ![Reader](misc/images/telnet_article_reader.jpg "Article reader")
18 sysadm 1.1
19    
20     System Requirement
21     ==================
22 sysadm 1.13 1) GNU C Compiler
23     2) PHP ( Version >= 8.2 )
24     3) MySQL database ( Version >= 8.4 )
25 sysadm 1.1
26    
27 sysadm 1.17 Installation
28 sysadm 1.1 ==================
29 sysadm 1.17 See guide in [INSTALL.md](INSTALL.md)
30 sysadm 1.18

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