Add wireguard configuration.
This commit is contained in:
parent
512aedcb9f
commit
f5a53363e6
11 changed files with 267 additions and 221 deletions
3
etc/boot.d/wireguard
Executable file
3
etc/boot.d/wireguard
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
wg-quick up wg0
|
||||
Loading…
Add table
Add a link
Reference in a new issue