Source: amneziawg-linux-kmod
Section: net
Priority: optional
Maintainer: Oleg YroriXW <olegyrori@gmail.com>
Build-Depends:
 debhelper-compat (= 13)
Build-Depends-Indep: dh-dkms | dkms (<< 3.0.10)
Standards-Version: 4.7.2
Homepage: https://amnezia.org
Vcs-Git: https://github.com/YroriXW/amneziawg.git
Vcs-Browser: https://github.com/YroriXW/amneziawg
Rules-Requires-Root: no

Package: amneziawg-dkms
Architecture: all
Section: kernel
Depends:
 ${misc:Depends},
 ${perl:Depends},
 dkms,
 amneziawg (>= 1.0.20260210),
 amneziawg-tools (>= 1.0.20260210)
Description: fast, modern, secure kernel VPN tunnel (DKMS version)
 AmneziaWG is an obfuscated fork of WireGuard — a high-performance VPN
 that runs inside the Linux Kernel and uses state-of-the-art cryptography
 (the "Noise" protocol). On top of WireGuard's design goals — fast, simple,
 lean, and more practical than IPSec or OpenVPN — AmneziaWG adds
 configurable traffic obfuscation via junk packet injection and header
 randomization, making it resistant to DPI-based detection and blocking.
 It is designed for censorship circumvention in restrictive network
 environments while retaining full compatibility with standard WireGuard
 peers. Runs over UDP.
 .
 This package uses DKMS to automatically build the amneziawg kernel
 module.
