This commit is contained in:
tastytea 2019-02-15 01:35:32 +01:00
parent d7314fdb98
commit 1fffdd71dd
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ tags:
I wanted to create a https://en.wikipedia.org/wiki/WireGuard[WireGuard] VPN with
2 subnets in different physical places, each with their own server. I couldn't
find an example how to do that, so I wrote this one.
find an example how to do that, so I wrote this one.
== Introduction