mirror of
https://github.com/house-of-vanity/Wireguard-Peer-Manager.git
synced 2025-07-06 17:24:07 +00:00
13 lines
233 B
Plaintext
13 lines
233 B
Plaintext
[Interface]
|
|
## allowed_ips for generated peer configs.
|
|
allowed_ips = 0.0.0.0/0
|
|
|
|
## DNS for peer configs
|
|
dns = 8.8.8.8
|
|
|
|
## server address if it deiffers form FQDN
|
|
# hostname = vpn.example.com
|
|
|
|
## wg0 is default config.
|
|
# config = wg0
|