Man page - interfaces-wireguard-quick(5)

Packages contains this manual

Manual

interfaces-wireguard-quick

NAME
DESCRIPTION
EXAMPLES
AUTHORS

NAME

interfaces-wireguard-quick - wg-quick extensions for the interfaces(5) file format

DESCRIPTION

Wireguard is a comtemporary in-Kernel layer 3 VPN protocol implementation which aims to provide fast and secure tunnels. The wireguard-quick executor allows to set up Wireguard VPN tunnels using wg-quick.

The configuration file used by wg-quick will be named β€˜/etc/wireguard/ interface .confβ€˜.

EXAMPLES

A Wireguard VPN tunnel configured with wg-quick:

auto wg-foo
iface wg-foo
use wireguard-quick

AUTHORS

Ariadne Conill <ariadne@dereferenced.org>