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

Contents of /lbbs/README.md

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.18 - (show 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 # LBBS - Classical terminal server of LeafOK BBS
2
3 中文版本的README.md位于[README.zh_CN.md](README.zh_CN.md)
4
5
6 Copyright (C) 2004-2025 by Leaflet
7 Email : leaflet@leafok.com
8 Demo site : bbs.fenglin.info (Telnet 2323 / SSH2 2322)
9
10
11 Introduction
12 =================
13 This software aims to providing a telnet-based interface for a pure web-based BBS [leafok_bbs](https://github.com/leafok88/leafok_bbs).
14 ![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
19
20 System Requirement
21 ==================
22 1) GNU C Compiler
23 2) PHP ( Version >= 8.2 )
24 3) MySQL database ( Version >= 8.4 )
25
26
27 Installation
28 ==================
29 See guide in [INSTALL.md](INSTALL.md)
30

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