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 | 0000001014 1014 Bytes | |
wireguard-tools-1.0.20200820.tar.asc | 0000000858 858 Bytes | |
wireguard-tools-1.0.20200820.tar.xz | 0000094812 92.6 KB |
Revision 15 (latest revision is 26)
Martin Hauke (mnhauke)
committed
(revision 15)
- Update to version 1.0.20200820 * ipc: split into separate files per-platform * wincompat: fold random into genkey * systemd: add reload target to systemd unit * man: wg-quick: use syncconf instead of addconf for strip example * pubkey: isblank is a subset of isspace * ctype: use non-locale-specific ctype.h * wg-quick: wait on process substitutions
Comments 0