| Port details |
- amnezia-kmod Amnezia VPN FreeBSD kernel module implementation
- 2.0.9 net
=3 2.0.8Version of this port present on the latest quarterly branch. - Maintainer: vova@zote.me
 - Port Added: 2025-08-05 18:27:04
- Last Update: 2026-01-10 08:20:07
- Commit Hash: cdca210
- People watching this port, also watch:: amnezia-tools, deno, teamspeak3-server, libgpod, opensmtpd
- 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 = 1767985774
SHA256 (vgrebenschikov-wireguard-amnezia-kmod-v2.0.9_GH0.tar.gz) = 29d0d5c42b80b1ca91e98ce6b6f3fa23ff904a62728fbc00a2970739b23e7df7
SIZE (vgrebenschikov-wireguard-amnezia-kmod-v2.0.9_GH0.tar.gz) = 69489
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: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.0.9 10 Jan 2026 08:20:07
    |
Eugene Grosbein (eugen)  |
net/amnezia-kmod: update to v2.0.9
PR: 292310
Reported by: Vladimir Grebenschikov <vova@zote.me> (maintainer) |
2.0.8 18 Dec 2025 12:17:21
    |
Eugene Grosbein (eugen)  Author: Vladimir Grebenshchikov |
net/amnezia-kmod, net/amnezia-tools: maintainer update
net/amnezia-kmod update from 1.0.8 to 2.0.8;
amnezia-tools updated from 1.0.20241018 to 1.0.20250903.
Original update description:
Support of AWG2 protocol
New parameters:
- s3 - junk before cookie packet
- s4 - junk before data packet
- i1-i5 - pre-crafted custom signature packets to be send before hadshake
Updated logic of packet type recognition
As s4 may affect interface MTU, handle these limitations properly
Some fixes on parameters validation
if_amn now covered with test suite
PR: 291620 |
1.0.8 05 Aug 2025 18:23:54
    |
Eugene Grosbein (eugen)  |
net/amnezia-kmod, net/amnezia-tools: new ports
AmneziaWG is a version of the popular VPN protocol, WireGuard.
It offers protection against detection by Deep Packet Inspection
(DPI) systems. At the same time, it retains the simplified
architecture and high performance of the original.
PR: 288599
Approved by: core (glebius) |
Number of commits found: 3
|