primeiro commit

This commit is contained in:
2026-07-05 14:26:03 -03:00
commit 87a356c742
19 changed files with 1404 additions and 0 deletions

2
internal/probe/doc.go Normal file
View File

@@ -0,0 +1,2 @@
// Package probe provides network, DNS, route, and interface probes for statuspanel.
package probe