| Port details |
- go-anubis Anti-scraper web proxy using browser-based proof-of-work challenges
- 1.25.0_1 www
=7 1.23.1_5Version of this port present on the latest quarterly branch. - Maintainer: dch@FreeBSD.org
 - Port Added: 2025-04-04 12:18:04
- Last Update: 2026-03-06 03:33:23
- Commit Hash: a8d318d
- People watching this port, also watch:: unbound, haproxy, sudo, tomcat9, tmux
- License: BSD3CLAUSE
- WWW:
- https://anubis.techaro.lol/
- Description:
- Anubis is a web proxy that protects upstream resources from scraper bots
by using a short hash-based proof-of-work challenge. It "weighs the soul of
your connection" to determine if you're a legitimate user or an automated bot.
Anubis serves as a protective layer for websites that are being aggressively
scraped by AI bots and other automated systems that don't respect robots.txt
standards. It provides an alternative to services like Cloudflare when those
options aren't available or desired.
The proof-of-work system requires clients to solve a computational challenge
before accessing protected content, effectively deterring most automated
scrapers while allowing legitimate users through with minimal disruption.
It should be noted that Anubis may cause problems for accessibility of
protected websites, potentially confusing screen readers for blind users,
or other problems for assisted interaction. Please consider carefully.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- go-anubis>0:www/go-anubis
- To install the port:
- cd /usr/ports/www/go-anubis/ && make install clean
- To add the package, run one of these commands:
- pkg install www/go-anubis
- pkg install go-anubis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: go-anubis
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1771767577
SHA256 (anubis-src-vendor-npm-1.25.0.tar.gz) = 127b827a2701dc95e0469736b615c520ada09ab58bf4570a6f97a671802c174f
SIZE (anubis-src-vendor-npm-1.25.0.tar.gz) = 16608919
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go125 : lang/go125
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_go-anubis
- USES:
- go:no_targets
- pkg-message:
- For install:
- Anubis has been installed! Typically anubis is run behind a proxy, such as
nginx, caddy, haproxy, or similar, that passes the `x-real-ip` header to
anubis, which runs by default on port 8923. You will need to supply the
target url that you are protecting.
Amend rc.conf as required. For example:
anubis_enable=YES
anubis_args="-target http://localhost:4000/myapp -bind :8923"
For more information, see https://anubis.techaro.lol/
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.25.0_1 06 Mar 2026 03:33:23
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go 1.25.8 |
1.25.0 22 Feb 2026 17:11:37
    |
Dave Cottlehuber (dch)  |
www/go-anubis: update to 1.25.0
- https://github.com/TecharoHQ/anubis/releases/tag/v1.25.0
PR: 293006
PR: 293365
Sponsored by: SkunkWerks, GmbH |
1.23.1_5 11 Feb 2026 19:21:45
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go default 1.24->1.25 |
1.23.1_4 05 Feb 2026 16:48:00
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.13 |
1.23.1_3 16 Jan 2026 17:49:03
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.12 |
1.23.1_2 15 Dec 2025 11:45:41
    |
Dave Cottlehuber (dch)  |
www/go-anubis: relax USES=go constraint
Reported by: adamw
Sponsored by: SkunkWerks, GmbH |
1.23.1_1 03 Dec 2025 18:24:45
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.11 |
1.23.1 09 Nov 2025 15:43:59
    |
Danilo G. Baio (dbaio)  |
www/go-anubis: Update to 1.23.1
- https://github.com/TecharoHQ/anubis/releases/tag/v1.23.1
Approved by: dch (maintainer) |
1.23.0_1 06 Nov 2025 17:03:19
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.10 |
1.23.0 05 Nov 2025 14:27:55
    |
Dave Cottlehuber (dch)  |
www/go-anubis: update to 1.23.0
- https://github.com/TecharoHQ/anubis/releases/tag/v1.23.0
Reported by: "Xe Iaso <me@xeiaso.net>"
Sponsored by: SkunkWerks, GmbH |
1.22.0_2 14 Oct 2025 15:13:55
    |
Adam Weinberger (adamw)  |
various: Bump go ports for go-1.24.9 |
1.22.0_1 08 Oct 2025 00:41:39
    |
Adam Weinberger (adamw)  |
many: Bump dependent ports after go124 update |
1.22.0 09 Sep 2025 17:49:43
    |
Oleksii Samorukov (samm)  |
www/go-anubis: upgrade to 1.22.0
- Upgrade to 1.22
- Fix -version command output
Changelog: https://github.com/TecharoHQ/anubis/releases
Approved by: dch@FreeBSD.org (email) |
1.21.3_3 04 Sep 2025 17:53:24
    |
Adam Weinberger (adamw)  |
many: Bump go ports for go-1.24.7 |
1.21.3_2 20 Aug 2025 01:46:12
    |
Danilo G. Baio (dbaio)  |
www/go-anubis: Add config/rules data
This will make it easy to maintain a custom configuration by importing
the current Anubis rules/policies.
Approved by: dch (maintainer)
Differential Revision: https://reviews.freebsd.org/D51750 |
1.21.3_1 07 Aug 2025 00:02:46
    |
Adam Weinberger (adamw)  |
go ports: Bump for 1.24.6 |
1.21.3 26 Jul 2025 23:34:58
    |
Dave Cottlehuber (dch)  |
www/go-anubis: update to 1.21.3
- https://github.com/TecharoHQ/anubis/releases/tag/v1.21.3
Security: https://github.com/TecharoHQ/anubis/security/advisories/GHSA-jhjj-2g64-px7c
Reported by: Xe Iaso <xe.iaso@techaro.lol>
Sponsored by: SkunkWerks, GmbH |
1.20.0_1 09 Jul 2025 16:11:00
    |
Adam Weinberger (adamw)  |
many: Bump PORTREVISION for go-1.24.5 update |
1.20.0 07 Jul 2025 12:44:37
    |
Dave Cottlehuber (dch)  |
www/go-anubis: update to 1.20.0
- https://github.com/TecharoHQ/anubis/releases/tag/v1.20.0
Sponsored by: SkunkWerks, GmbH |
1.19.1 14 Jun 2025 20:23:12
    |
Dave Cottlehuber (dch)  |
www/go-anubis: update to 1.19.1 |
1.18.0_1 06 Jun 2025 20:00:53
    |
Adam Weinberger (adamw)  |
various: Bump PORTREVISION after go124-1.24.4 update |
1.18.0 23 May 2025 15:19:13
    |
Dave Cottlehuber (dch)  |
www/go-anubis: update to 1.18.0
Sponsored by: SkunkWerks, GmbH |
1.15.1_1 21 May 2025 19:58:15
    |
Adam Weinberger (adamw)  |
go: Bump go124-dependent ports
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency. |
1.15.1 04 Apr 2025 12:14:25
    |
Dave Cottlehuber (dch)  |
www/go-anubis: NEW PORT anti-scraper browser-based proof-of-work proxy
Differential Revision: https://reviews.freebsd.org/D49563
Reviewed by: diizzy
Sponsored by: SkunkWerks, GmbH
Tested by: dbaio, philip |