Skip to content
Permalink
Browse files

Added wireguard metapackage.

  • Loading branch information...
EggieCode committed Jan 12, 2018
1 parent 05d7272 commit 1c502977301cfc1695996ba68fa260576f0f0cad
Showing with 19 additions and 0 deletions.
  1. +19 −0 debian/control
@@ -13,6 +13,25 @@ Homepage: https://www.wireguard.io
Vcs-Git: https://github.com/EggieCode/wireguard-ppa.git
Vcs-Browser: https://github.com/EggieCode/wireguard-ppa

Package: wireguard
Architecture: all
Depends:
wireguard-dkms (= ${source:Version}) | wireguard-modules,
wireguard-tools (<< ${source:Version}.1~),
wireguard-tools (>= ${source:Version}),
${misc:Depends},
Description: fast, modern, secure kernel VPN tunnel (metapackage)
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 metapackage explicitly depends on both the kernel module and the
userspace tooling.

Package: wireguard-dkms
Architecture: all
Depends:

0 comments on commit 1c50297

Please sign in to comment.
You can’t perform that action at this time.