Skip to content
/ motd Public

一款基于 Cli 的 Minecraft 服务器 Motd 查询工具

License

Notifications You must be signed in to change notification settings

cnlancehu/motd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motd

一款基于 Cli 的 Minecraft 服务器 Motd 查询工具

有啥优点?

  • 纯 Rust 编写,性能好 (好像也没啥用)
  • 无需指定是基岩版还是 Java 版,基于协议自动识别
  • 无需运行时,开箱即用
  • Java 服务器图标显示

或者说体积小也算一个? 2mb 左右貌似也算小了,我不想使用 upx 等方法压缩程序,因为这样会在启动时浪费性能,快速的响应不是更好嘛

下载

Windows Linux MacOS
x64 x64 Apple silicon
x86 x86 Intel
Arm64 Arm64

使用方法

motd <IP地址或域名> <端口 (为 19132 或 25565 时可省略)>
motd <IP地址或域名>:<端口 (为 19132 或 25565 时可省略)>

例如

motd zqat.top
motd zqat.top 25565
motd zqat.top:25565

屏幕截图

截图

About

一款基于 Cli 的 Minecraft 服务器 Motd 查询工具

Resources

License

Stars

Watchers

Forks

Packages

No packages published