logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

interfaces-wireguard - Wireguard extensions for the interfaces(5) file format

Authors

Maximilian Wilhelm <max@sdn.clinic> 2025-03-25 interfaces-wireguard(5)

Description

Wireguard is a comtemporary in-Kernel layer 3 VPN protocol implementation which aims to provide fast and secure tunnels. The following options allow to set up Wireguard VPN tunnels.

Examples

A Wireguard VPN tunnel with explicit configuration file specified auto wg-foo iface wg-foo wireguard-config-path /etc/wireguard/foo.conf # address 192.0.2.23/42 address 2001:db8::23/64 A Wireguard VPN tunnel with implicit configuration file: auto wg-bar iface wg-bar use wireguard # address 192.0.2.23/42 address 2001:db8::23/64

Name

interfaces-wireguard - Wireguard extensions for the interfaces(5) file format

See Also

interfaces-wireguard-quick(5)

See Also