From 3b00a87a144e505120a2e9ad700d0c2cd52e12a6 Mon Sep 17 00:00:00 2001 From: MulliganSecurity Date: Thu, 5 Jun 2025 11:01:19 +0200 Subject: [PATCH] add mirror --- simplexalerts/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simplexalerts/index.md b/simplexalerts/index.md index c844ef9..6b5007a 100644 --- a/simplexalerts/index.md +++ b/simplexalerts/index.md @@ -60,7 +60,7 @@ Grafana supports a large number of possible alerts methods, most of them unfit t Let's start with webhooks. Webhooks are a great swiss-army knife when you need a system to act on its environment. They only need an http endpoint and the ability to make http request. They can easily be run as onion services too! -For this tutorial, Mulligan Security open sourced the tool they use for their own infrastructure: the [grafana-simplex-alerter](https://github.com/MulliganSecurity/grafana-simplex-alerter). +For this tutorial, Mulligan Security open sourced the tool they use for their own infrastructure: the [grafana-simplex-alerter](http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/Capably7710/simplex-alerter) This will be used with the [simplex-chat](https://github.com/simplex-chat/simplex-chat) CLI client.