14 lines
226 B
SYSTEMD
14 lines
226 B
SYSTEMD
|
Name=wg0
|
||
|
Kind=wireguard
|
||
|
Description=WireGuard-Client 10.0.0.2
|
||
|
|
||
|
[WireGuard]
|
||
|
PrivateKey=
|
||
|
|
||
|
# Server
|
||
|
[WireGuardPeer]
|
||
|
PublicKey=
|
||
|
#AllowedIPs=10.0.0.0/0,::/0
|
||
|
PresharedKey=
|
||
|
Endpoint=vpn.eichehome.dedyn.io:51820
|
||
|
PersistentKeepalive=25
|