This website requires JavaScript.
Explore
Help
Register
Sign In
MahnoKropotkinvich
/
minimcd
Watch
1
Star
0
Fork
0
You've already forked minimcd
Code
Issues
8
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
26
Commits
2
Branches
0
Tags
96
KiB
Go
99.8%
Shell
0.2%
e33d213789
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
MahnoKropotkinvich
e33d213789
fix a lot of bugs, adding detailed log output
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
README.md
minimcd - 用于在Docker容器中让mc服务器按需开关机的守护程序
本仓库目前极小范围使用,暂不考虑增加功能与详细文档等