icmp pinging + deleting

This commit is contained in:
2026-06-27 20:31:52 -05:00
parent 143c21305a
commit 914c9fbac8
6 changed files with 323 additions and 36 deletions
+2
View File
@@ -28,3 +28,5 @@ diesel = { version = "2.3.10", features = [
] }
dotenvy = "0.15.7"
uuid = { version = "1.23.4", features = ["v4"] }
tokio = { version = "1.52.3", features = ["full"] }
ping-async = "1.0.2"