bundles/wireguard: add netdev and network files, add iptables rules
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
e2490df48e
commit
58ca3fa9ae
8 changed files with 168 additions and 8 deletions
8
bundles/wireguard/files/wg0.network
Normal file
8
bundles/wireguard/files/wg0.network
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Match]
|
||||
Name=wg0
|
||||
|
||||
[Network]
|
||||
Address=${my_ip}
|
||||
|
||||
[Route]
|
||||
Destination=${network}
|
Loading…
Add table
Add a link
Reference in a new issue