Specify server to probe against using query string

This commit is contained in:
2025-06-01 15:43:54 +02:00
parent e2769775e5
commit e002c3a8c3
3 changed files with 19 additions and 4 deletions

1
Cargo.lock generated
View File

@@ -618,5 +618,6 @@ name = "xmpp-blackbox-exporter"
version = "0.1.0"
dependencies = [
"axum",
"serde",
"tokio",
]