Files
amneziawg-linux-kernel-module/debian/control

34 lines
1.1 KiB
Plaintext
Executable File

Source: amneziawg-linux-kmod
Section: net
Priority: optional
Maintainer: unidentified attacker <ua@amnezia.org>
Build-Depends:
debhelper,
dkms
Standards-Version: 4.5.1
Homepage: https://amnezia.org
Vcs-Git: https://github.com/amnezia-vpn/awg-linux-kernel-module.git
Vcs-Browser: https://github.com/amnezia-vpn/awg-linux-kernel-module
Rules-Requires-Root: no
Package: amneziawg-dkms
Architecture: all
Section: kernel
Depends:
${misc:Depends},
${perl:Depends},
Recommends:
amneziawg (>= 0.0.20191219),
amneziawg-tools (>= 0.0.20191219),
Description: fast, modern, secure kernel VPN tunnel (DKMS version)
WireGuard is a novel VPN that runs inside the Linux Kernel and uses
state-of-the-art cryptography (the "Noise" protocol). It aims to be
faster, simpler, leaner, and more useful than IPSec, while avoiding
the massive headache. It intends to be considerably more performant
than OpenVPN. WireGuard is designed as a general purpose VPN for
running on embedded interfaces and super computers alike, fit for
many different circumstances. It runs over UDP.
.
This package uses DKMS to automatically build the wireguard kernel
module.