From d3f37fb0bb4399226039d7ba69e2becf526a05ce Mon Sep 17 00:00:00 2001 From: Wayne King <244781262+bdk38@users.noreply.github.com> Date: Sat, 7 Mar 2026 20:59:12 -0800 Subject: [PATCH] Update hellpot link in README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR replaces references to the unmaintained repository `yunginnanet/HellPot` with the community-maintained `bdk38/HellPot`. Rationale: - `yunginnanet/HellPot` appears unmaintained; `bdk38/HellPot` is the community fork currently maintained. - Using the maintained repo helps ensure builds remain reproducible and security fixes/updates are available. What I changed: - Replaced occurrences of `https://github/yunginnanet/HellPot` → `https://github/bdk38/HellPot` in the README.md file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b7129eb..6b750dc6 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ T-Pot's main components have been moved into the `tpotinit` Docker image allowin [go-pot](https://github.com/ryanolee/go-pot), [glutton](https://github.com/mushorg/glutton), [h0neytr4p](https://github.com/pbssubhash/h0neytr4p), -[hellpot](https://github.com/yunginnanet/HellPot), +[hellpot](https://github.com/bdk38/HellPot), [heralding](https://github.com/johnnykv/heralding), [honeyaml](https://github.com/mmta/honeyaml), [honeypots](https://github.com/qeeqbox/honeypots),