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.
Port details on branch 2026Q2
amnezia-kmod Amnezia VPN FreeBSD kernel module implementation
2.0.11 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.11Version of this port present on the latest quarterly branch.
Maintainer: vova@zote.me search for ports maintained by this maintainer
Port Added: 2026-05-08 21:09:08
Last Update: 2026-05-08 21:07:25
Commit Hash: 22c6d9a
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.11.1500068/catalog.mk
  4. /usr/local/share/licenses/amnezia-kmod-2.0.11.1500068/LICENSE
  5. /usr/local/share/licenses/amnezia-kmod-2.0.11.1500068/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 = 1778247105 SHA256 (vgrebenschikov-wireguard-amnezia-kmod-v2.0.11_GH0.tar.gz) = 896ca8ce6c3479cf07022c18718cb6a3a691bf21923c647a9c3ec65968d1c17c SIZE (vgrebenschikov-wireguard-amnezia-kmod-v2.0.11_GH0.tar.gz) = 69918

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.14030002.0.11.1403000-1.0.8.14020002.0.11.1403000---
FreeBSD:14:quarterly2.0.11.14030002.0.11.1403000--2.0.11.1403000---
FreeBSD:15:latest2.0.11.15000682.0.11.1500068n/a1.0.8.1500063n/an/a--
FreeBSD:15:quarterly2.0.11.15000682.0.11.1500068n/a-n/an/a--
FreeBSD:16:latest2.0.11.16000182.0.11.1600018n/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.11?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.11
08 May 2026 21:07:25
commit hash: 22c6d9a1942ad80e0a09a3f9ce61be7a1e30db30commit hash: 22c6d9a1942ad80e0a09a3f9ce61be7a1e30db30commit hash: 22c6d9a1942ad80e0a09a3f9ce61be7a1e30db30commit hash: 22c6d9a1942ad80e0a09a3f9ce61be7a1e30db30 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Vladimir Grebenshchikov
net/amnezia-kmod: Update 2.0.10 => 2.0.11

Changelog:
- Fix mbuf leak on processing invalid packets.
https://github.com/vgrebenschikov/wireguard-amnezia-kmod/releases/tag/v2.0.11

PR:		295108
Sponsored by:	UNIS Labs
MFH:		2026Q2

(cherry picked from commit f6e3eec6fbb45ccdb3ece1e5db70286948535896)

Number of commits found: 1