项目初始化

This commit is contained in:
lirui
2026-01-04 21:51:40 +08:00
commit 1ccff88c56
6 changed files with 399 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/meowrain/nodeprobe
go 1.25.5