| Crates.io | iz-prober |
| lib.rs | iz-prober |
| version | 0.1.0 |
| created_at | 2025-06-25 16:43:06.529793+00 |
| updated_at | 2025-06-25 16:43:06.529793+00 |
| description | telegram bot that checks your servers for availability |
| homepage | https://github.com/oriontvv/iz-prober/ |
| repository | https://github.com/oriontvv/iz-prober/ |
| max_upload_size | |
| id | 1726157 |
| size | 1,312,143 |
iz-prober is a simple telegram bot - prober in rust that checks servers availability.
cargo install cargo-binstall && cargo binstall iz-prober/newbot, get tokenconfig.toml likecheck_interval_seconds = 60
telegram_token = "topsecrettoken"
telegram_chat_id = 123456789
failure_threshold = 3
servers = [
"http://example.com",
"http://example.org",
"http://example.net",
]