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

Contents of /lbbs/README.md

Parent Directory Parent Directory | Revision Log Revision Log


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

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