mirror of
https://github.com/house-of-vanity/Wireguard-Peer-Manager.git
synced 2025-07-07 01:34:08 +00:00
Add config feature
This commit is contained in:
9
wpm_example.conf
Normal file
9
wpm_example.conf
Normal file
@ -0,0 +1,9 @@
|
||||
[Interface]
|
||||
## allowed_ips for generated peer configs.
|
||||
allowed_ips = 0.0.0.0/0
|
||||
|
||||
## DNS for peer configs
|
||||
dns = 8.8.8.8
|
||||
|
||||
## wg0 is default config.
|
||||
# config = wg0
|
Reference in New Issue
Block a user