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

Annotation of /lbbs/README.md

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.20 - (hide annotations)
Sun Nov 16 02:52:07 2025 UTC (4 months ago) by sysadm
Branch: MAIN
Changes since 1.19: +13 -5 lines
Content type: text/markdown
Update README

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.20 Demo site : bbs.fenglin.info (Telnet 2323 / SSH2 2322)
10 sysadm 1.15 ![Welcome](misc/images/ssh_welcome.jpg "Welcome to LBBS")
11     ![Menu](misc/images/telnet_menu.jpg "Main menu")
12     ![Section](misc/images/telnet_section.jpg "List of articles")
13     ![Reader](misc/images/telnet_article_reader.jpg "Article reader")
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.17 See guide in [INSTALL.md](INSTALL.md)
26 sysadm 1.18
27 sysadm 1.20
28     Copyright
29     =================
30     Copyright (C) 2004-2025 Leaflet <leaflet@leafok.com>
31    
32    
33     License
34     ==================
35     This program is free software; you can redistribute it and/or modify
36     it under the terms of the [LICENSE](GNU General Public License) as published by
37     the Free Software Foundation; either version 3 of the License, or
38     (at your option) any later version.

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