Wireguard initial setup
This commit is contained in:
parent
15383a8418
commit
d5b35cdbef
3 changed files with 38 additions and 0 deletions
3
wireguard/entrypoint.sh
Normal file
3
wireguard/entrypoint.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
wg-quick up /data/wg0.conf && exec sleep infinity
|
Loading…
Add table
Add a link
Reference in a new issue