Generate simple config
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
708147f415
commit
dead47287a
5 changed files with 54 additions and 33 deletions
|
|
@ -2,6 +2,7 @@
|
|||
wireguard_interface: wg0
|
||||
wireguard_port: 51820
|
||||
# wireguard_address: 10.0.0.1/24
|
||||
# wireguard_allowed_ips:
|
||||
# wireguard_dns:
|
||||
# wireguard_fwmark:
|
||||
# wireguard_mtu:
|
||||
|
|
@ -10,6 +11,7 @@ wireguard_port: 51820
|
|||
# wireguard_postup:
|
||||
# wireguard_predown:
|
||||
# wireguard_postdown:
|
||||
wireguard_persistent_keepalive: 20
|
||||
wireguard_save_config: true
|
||||
|
||||
skip_conf: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue