From 3f674206e8c76aa9767441883f5ba4fdf775c0c7 Mon Sep 17 00:00:00 2001 From: WeebDataHoarder <57538841+WeebDataHoarder@users.noreply.github.com> Date: Fri, 18 Apr 2025 17:55:54 +0200 Subject: [PATCH] Add other projects section in README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c73632..f2b1e44 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ For real-time chat and other support join IRC on [#go-away](ircs://irc.libera.ch A source code mirror exists on [sourcehut](https://git.sr.ht/~datahoarder/go-away), [Codeberg.org](https://codeberg.org/WeebDataHoarder/go-away), and [GitHub](https://github.com/WeebDataHoarder/go-away). - ## Features ### Rich rule matching @@ -407,6 +406,11 @@ services: +## Other Similar Projects +* [Anubis](https://anubis.techaro.lol/): Proxy that uses JavaScript proof of work to weight request based on rules [[source]](https://github.com/TecharoHQ/anubis) +* [anticrawl](https://flak.tedunangst.com/post/anticrawl): Go http handler / proxy for regex based rules [[source]](https://humungus.tedunangst.com/r/anticrawl) + + ## Development This Go package can be used as a command on `git.gammaspectra.live/git/go-away/cmd/go-away` or a library under `git.gammaspectra.live/git/go-away/lib`