Wireguard userspace tools
https://www.wireguard.com/
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
- Links to network:vpn:wireguard / wireguard-tools
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke:wireguard/wireguard-tools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000289 289 Bytes | |
project.diff | 0000001213 1.18 KB | |
wireguard-tools-1.0.20210315.tar.asc | 0000000858 858 Bytes | |
wireguard-tools-1.0.20210315.tar.xz | 0000096988 94.7 KB |
Revision 21 (latest revision is 26)
Martin Hauke (mnhauke)
committed
(revision 21)
- Update to version 1.0.20210315 * Makefile: fix version indicator * wireguard-tools: const correctness * wireguard-tools: drag in headers for prototypes * ipc: uniformly ignore preshared keys that are zero
Comments 0