Add other projects section in README

This commit is contained in:
WeebDataHoarder
2025-04-18 17:55:54 +02:00
parent 82eed95ff6
commit 3f674206e8

View File

@@ -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`