Skip to content

dieface/pttbbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

文章的版號及最後編修時間是:
$Id$

快速安裝請參考 docs/INSTALL 以及 docs/FAQ
詳細文件請見 docs/

若有任何問題, 請到批踢踢實業坊 (telnet://ptt.cc) 的 PttCurrent 看板.
或線上瀏覽 PttCurrent 的看板於 http://webbbs.ptt.cc/PttCurrent/
及精華區 http://PttCurrent.man.ptt.cc

目錄結構:
	LICENSE			本軟體的授權方式
	
	docs/			文件

		ADVANCE		進階功能
		ANCESTOR	沿承歷史
		DONATE		贊助方式
		FAQ		常見的問題, sendmail.cf的設定方法等等
		INSTALL		快速安裝方式
		proto/		mbbsd/ 裡面各個檔案的說明,詳見該目錄的 README
		z6ibbs.[12].txt	in2 隨筆

	sample/			範例
		crontab		提供 bbs執行時須透過 crontab 定時跑的設定
		pttbbs.sh	FreeBSD rc 自動執行範例 (/usr/local/etc/rc.d)
		rc.local	Linux rc 自動執行範例 (/etc/rc.local)
		pttbbs.conf	範例設定檔 (完整)
		pttbbs_minimal.conf 最小設定檔

	innbbsd/		轉信

	web/			Web 相關系統
		blog/		PttBlog
		static/		靜態網頁瀏覽界面 (唯讀)
	daemon/			背景服務伺服程式
		utmpd/		utmp cache server (experimental)

	include/		include 檔
	common/			共用程式庫
	mbbsd/			bbs 文字模式 (terminal) 主程式

About

PTT BBS source code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 88.9%
  • Perl 7.5%
  • Python 1.5%
  • C++ 0.9%
  • Makefile 0.7%
  • Shell 0.3%
  • Other 0.2%