Files
Wireguard-Peer-Manager/wpm_example.conf

13 lines
233 B
Plaintext
Raw Normal View History

2021-05-08 11:18:22 +03:00
[Interface]
## allowed_ips for generated peer configs.
allowed_ips = 0.0.0.0/0
## DNS for peer configs
dns = 8.8.8.8
2021-05-08 11:29:51 +03:00
## server address if it deiffers form FQDN
# hostname = vpn.example.com
2021-05-08 11:18:22 +03:00
## wg0 is default config.
# config = wg0