wireguard 0.0.20171101-1 source package in Ubuntu

Changelog

wireguard (0.0.20171101-1) unstable; urgency=medium

  * New upstream release

 -- Daniel Kahn Gillmor <email address hidden>  Tue, 07 Nov 2017 02:05:29 +0100

Upload details

Uploaded by:
dkg
Uploaded to:
Sid
Original maintainer:
dkg
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
wireguard_0.0.20171101-1.dsc 2.0 KiB ef9a927137b1dccbb300d456e4a7f3f4568f087e596cf3dbda3b02e2bd084880
wireguard_0.0.20171101.orig.tar.xz 170.2 KiB 662542cf3da379c5c9a68a63f2b7bbb8c241624d00a7104b1bd3855259ba58e1
wireguard_0.0.20171101-1.debian.tar.xz 8.7 KiB 7f0274596d26c1143aa14dfa6b5d932421bca85993d4ba56cd0d94931fcc042f

No changes file available.

Binary packages built by this source

wireguard-dkms: 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.

wireguard-tools: fast, modern, secure kernel VPN tunnel (userland utilities)

 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 contains command-line tools to interact with the
 WireGuard kernel module. Currently, it provides only a single tool:
 .
 wg: set and retrieve configuration of WireGuard interfaces

wireguard-tools-dbgsym: debug symbols for wireguard-tools