notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
amnezia-kmod Amnezia VPN FreeBSD kernel module implementation
2.0.12 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.12Version of this port present on the latest quarterly branch.
Maintainer: vova@zote.me search for ports maintained by this maintainer
Port Added: 2026-08-18 14:15:07
Last Update: 2026-08-18 14:05:25
Commit Hash: d72502d
Also Listed In: kld net-vpn
License: MIT
WWW:
https://docs.amnezia.org/documentation/amnezia-wg
Description:
FreeBSD kernel module for Amnezia VPN protocol. Amnezia VPN is a VPN protocol that is backward compatible with the WireGuard VPN protocol. It offers protection against detection by Deep Packet Inspection (DPI) systems. At the same time, it retains the simplified architecture and high performance. The Amnezia VPN protocol has issues with detection due to distinctive packet signatures. Amnezia addresses this problem by employing advanced obfuscation methods, allowing its traffic to blend seamlessly with regular internet traffic. This package provides the FreeBSD kernel module (if_amn.ko) implementation for Amnezia VPN, enabling kernel-level support for the protocol. Partial support of AWG2 protocol added - 2.0 S3/S4 parameters.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. /boot/modules/if_amn.ko
  2. @kld /boot/modules
  3. /usr/local/share/licenses/amnezia-kmod-2.0.12.1501000/catalog.mk
  4. /usr/local/share/licenses/amnezia-kmod-2.0.12.1501000/LICENSE
  5. /usr/local/share/licenses/amnezia-kmod-2.0.12.1501000/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • amnezia-kmod>0:net/amnezia-kmod
To install the port:
cd /usr/ports/net/amnezia-kmod/ && make install clean
To add the package, run one of these commands:
  • pkg install net/amnezia-kmod
  • pkg install amnezia-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: amnezia-kmod
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1786998387 SHA256 (vgrebenschikov-wireguard-amnezia-kmod-v2.0.12_GH0.tar.gz) = f67ca56ff249164c851ba3edd46bbe93cc0ad5d9dcbfc74c8d9371fd6f6f3a8b SIZE (vgrebenschikov-wireguard-amnezia-kmod-v2.0.12_GH0.tar.gz) = 70228

Packages (timestamps in pop-ups are UTC):
amnezia-kmod
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.10.13050002.0.10.1305000--2.0.10.1305000n/an/an/a
FreeBSD:13:quarterly2.0.10.13050002.0.10.1305000--2.0.10.1305000n/an/an/a
FreeBSD:14:latest2.0.11.14040002.0.12.1404000-1.0.8.14020002.0.12.1404000---
FreeBSD:14:quarterly2.0.12.14040002.0.12.1404000--2.0.12.1404000---
FreeBSD:15:latest2.0.12.15000682.0.12.1500068n/a1.0.8.1500063n/an/a--
FreeBSD:15:quarterly2.0.12.15000682.0.12.1500068n/a-n/an/a--
FreeBSD:16:latest2.0.11.16000192.0.12.1600020n/a-n/an/a--
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_amnezia-kmod
USES:
kmod uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/vgrebenschikov/wireguard-amnezia-kmod/tar.gz/v2.0.12?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.12
18 Aug 2026 14:05:25
commit hash: d72502dfc6e0c04b517b55b7ef94f67a4327c902commit hash: d72502dfc6e0c04b517b55b7ef94f67a4327c902commit hash: d72502dfc6e0c04b517b55b7ef94f67a4327c902commit hash: d72502dfc6e0c04b517b55b7ef94f67a4327c902 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Vladimir Grebenshchikov
net/amnezia-kmod: Update 2.0.11 => 2.0.12

Changelog:
- if_amn: wg_crypto: validate OCF authentication result.
- Check crp_etype after crypto_dispatch() so packets with an invalid
  Poly1305 tag are rejected.
- Require a synchronous crypto session before using a stack-allocated
  request.
https://github.com/vgrebenschikov/wireguard-amnezia-kmod/releases/tag/v2.0.12

PR:		297625
Security:	CVE-2026-58085
Sponsored by:	UNIS Labs
MFH:		2026Q3

(cherry picked from commit d128f141148e0349f36cb8c19c6d7d8e71df7e4a)

Number of commits found: 1