Go to file
2025-01-03 22:00:10 +08:00
.gitignore cleanup 2024-12-26 12:00:59 +08:00
build.sh cleanup 2024-12-26 12:00:59 +08:00
chan.go fsm bugs fixed 2024-12-24 19:14:38 +08:00
config.go fix a lot of bugs, adding detailed log output 2025-01-03 22:00:10 +08:00
conn.go fix a lot of bugs, adding detailed log output 2025-01-03 22:00:10 +08:00
daemon.go fix a lot of bugs, adding detailed log output 2025-01-03 22:00:10 +08:00
ds.go fix a lot of bugs, adding detailed log output 2025-01-03 22:00:10 +08:00
fsm.go fix a lot of bugs, adding detailed log output 2025-01-03 22:00:10 +08:00
go.mod now usable, will soon released as v0.1 2024-12-24 15:15:27 +08:00
logger.go fix a lot of bugs, adding detailed log output 2025-01-03 22:00:10 +08:00
main.go 功能已基本完成,现投入docker进行测试 2024-12-23 21:36:53 +08:00
README.md 能用了 2024-12-23 21:55:02 +08:00
state.go 功能已基本完成,现投入docker进行测试 2024-12-23 21:36:53 +08:00
typeconv.go fix bugs for not able to recycle 2024-12-24 17:57:01 +08:00

minimcd - 用于在Docker容器中让mc服务器按需开关机的守护程序

本仓库目前极小范围使用,暂不考虑增加功能与详细文档等