Initial commit
This commit is contained in:
commit
c30d65b16e
14 changed files with 301 additions and 0 deletions
3
templates/wg.conf.j2
Normal file
3
templates/wg.conf.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[Interface]
|
||||
PrivateKey = {{ wg_adlin_private_key }}
|
||||
ListenPort = {{ wg_adlin_port }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue