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`