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

Diff of /lbbs/README.md

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.24 by sysadm, Sat Jan 3 10:27:14 2026 UTC Revision 1.25 by sysadm, Thu Jan 8 03:18:58 2026 UTC
# Line 1  Line 1 
1  # LBBS - Classical terminal server of LeafOK BBS  # LBBS - Classical terminal server of LeafOK BBS
2    
3  中文版本的README.md位于[README.zh_CN.md](README.zh_CN.md)  Chinese version of README.md is located at [README.zh_CN.md](README.zh_CN.md)
4    
5    ## Introduction
6    
7  Introduction  This software aims to provide a telnet-based interface for a pure web-based BBS [leafok_bbs](https://github.com/leafok/leafok_bbs).
 =================  
 This software aims to providing a telnet-based interface for a pure web-based BBS [leafok_bbs](https://github.com/leafok/leafok_bbs).    
 Demo site : fenglin.info (Telnet 2323 / SSH2 2322)    
 ![Welcome](misc/images/ssh_welcome.jpg "Welcome to LBBS")    
 ![Menu](misc/images/telnet_menu.jpg "Main menu")    
 ![Section](misc/images/telnet_section.jpg "List of articles")    
 ![Reader](misc/images/telnet_article_reader.jpg "Article reader")    
8    
9    Demo site: fenglin.info (Telnet 2323 / SSH2 2322)
10    
11  System Requirement  ![Welcome screen](misc/images/ssh_welcome.jpg "Welcome to LBBS")
12  ==================  ![Main menu](misc/images/telnet_menu.jpg "Main menu")
13  1) GNU C Compiler    ![Section view](misc/images/telnet_section.jpg "List of articles")
14  2) PHP ( Version >= 8.2 )    ![Article reader](misc/images/telnet_article_reader.jpg "Article reader")
 3) MySQL database ( Version >= 8.4 )    
15    
16    ## System Requirements
17    
18  Installation  1. GNU C Compiler
19  ==================  2. PHP (version 8.2 or higher)
20  See guide in [INSTALL.md](INSTALL.md)    3. MySQL database (version 8.4 or higher)
21    
22    ## Installation
23    
24  Tutorial  See guide in [INSTALL.md](INSTALL.md)
 ==================  
 Watch demos and keynotes in [Tutorial.md](Tutorial.md)    
25    
26    ## Tutorial
27    
28  Copyright  Watch demos and keynotes in [Tutorial.md](Tutorial.md)
 =================  
 Copyright (C) 2004-2026 Leaflet <leaflet@leafok.com>    
29    
30    ## Copyright
31    
32  License  Copyright (C) 2004-2026 Leaflet <leaflet@leafok.com>
33  ==================  
34  This program is free software; you can redistribute it and/or modify  ## License
35  it under the terms of the [GNU General Public License](LICENSE) as published by  
36  the Free Software Foundation; either version 3 of the License, or      This program is free software; you can redistribute it and/or modify
37  (at your option) any later version.    it under the terms of the [GNU General Public License](LICENSE) as published by
38    the Free Software Foundation; either version 3 of the License, or
39    (at your option) any later version.


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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