| Port details on branch 2026Q3 |
- amnezia-kmod Amnezia VPN FreeBSD kernel module implementation
- 2.0.12 net
=0 2.0.12Version of this port present on the latest quarterly branch. - Maintainer: vova@zote.me
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.0.12 18 Aug 2026 14:05:25
    |
Vladimir Druzenko (vvd)  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
|