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 photosAll times are UTC
Ukraine
Port details
amnezia-kmod Amnezia VPN FreeBSD kernel module implementation
2.0.9 net on this many watch lists=3 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.8Version of this port present on the latest quarterly branch.
Maintainer: vova@zote.me search for ports maintained by this maintainer
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.
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.9.1403000/catalog.mk
  4. /usr/local/share/licenses/amnezia-kmod-2.0.9.1403000/LICENSE
  5. /usr/local/share/licenses/amnezia-kmod-2.0.9.1403000/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 = 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):
amnezia-kmod
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest2.0.9.14030002.0.9.1403000-1.0.8.14020002.0.9.1403000---
FreeBSD:14:quarterly1.0.8.14030002.0.9.1403000--2.0.9.1403000---
FreeBSD:15:latest2.0.9.15000682.0.9.1500068n/a1.0.8.1500063n/an/a--
FreeBSD:15:quarterly2.0.9.15000682.0.9.1500068n/a-n/an/a--
FreeBSD:16:latest2.0.8.16000072.0.9.1600008n/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.9?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.9
10 Jan 2026 08:20:07
commit hash: cdca210e50d6b7a98442e0d690a9a39b553cabf3commit hash: cdca210e50d6b7a98442e0d690a9a39b553cabf3commit hash: cdca210e50d6b7a98442e0d690a9a39b553cabf3commit hash: cdca210e50d6b7a98442e0d690a9a39b553cabf3 files touched by this commit
Eugene Grosbein (eugen) search for other commits by this committer
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
commit hash: 0d26b19f265abb27f7e276346eb00810e9d96a6bcommit hash: 0d26b19f265abb27f7e276346eb00810e9d96a6bcommit hash: 0d26b19f265abb27f7e276346eb00810e9d96a6bcommit hash: 0d26b19f265abb27f7e276346eb00810e9d96a6b files touched by this commit
Eugene Grosbein (eugen) search for other commits by this committer
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
commit hash: 618ae04f2c3ac2dafbd597117995137d08a1376ccommit hash: 618ae04f2c3ac2dafbd597117995137d08a1376ccommit hash: 618ae04f2c3ac2dafbd597117995137d08a1376ccommit hash: 618ae04f2c3ac2dafbd597117995137d08a1376c files touched by this commit
Eugene Grosbein (eugen) search for other commits by this committer
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