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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
amnezia-kmod Amnezia VPN FreeBSD kernel module implementation
1.0.8 netnew! on this many watch lists=2 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: vova@zote.me search for ports maintained by this maintainer
Port Added: 2025-08-05 18:27:04
Last Update: 2025-08-05 18:23:54
Commit Hash: 618ae04
People watching this port, also watch:: amnezia-tools, teamspeak3-server, asterisk20, rust, 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.
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-1.0.8.1402000/catalog.mk
  4. /usr/local/share/licenses/amnezia-kmod-1.0.8.1402000/LICENSE
  5. /usr/local/share/licenses/amnezia-kmod-1.0.8.1402000/MIT
Collapse this list.
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 = 1753648668 SHA256 (vgrebenschikov-wireguard-amnezia-kmod-v1.0.8_GH0.tar.gz) = 5045cfe0f0f6d58c2c6f5103f2f5b4238b7f59f33ca6f0a8b516762ead7ba7eb SIZE (vgrebenschikov-wireguard-amnezia-kmod-v1.0.8_GH0.tar.gz) = 57959

Packages (timestamps in pop-ups are UTC):
amnezia-kmod
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest1.0.8.14020001.0.8.1402000-1.0.8.14020001.0.8.1402000---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.0.8.15000631.0.8.1500065n/a1.0.8.1500063n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-1.0.8.1600001n/a-n/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/v1.0.8?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
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: 1