wireguard 0.0.20171111-1 source package in Ubuntu

Changelog

wireguard (0.0.20171111-1) unstable; urgency=medium

  * New upstream release

 -- Daniel Kahn Gillmor <email address hidden>  Sat, 11 Nov 2017 18:32:19 +0800

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.20171111-1.dsc 2.0 KiB 39839abc33aff318dc27feb6aafd5130138fb2fa2b41407d0608e1c17701cbdc
wireguard_0.0.20171111.orig.tar.xz 170.2 KiB 293ad9b4c903b85dd770e5863e6d45009d564ef5190869becce6be349d295edc
wireguard_0.0.20171111-1.debian.tar.xz 8.7 KiB 4cd79971e13365ec7c9bb51b166e1eb2fc8c624e5fec1f9a48252bb5cc765f69

Available diffs

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