This commit is contained in:
tastytea 2019-02-15 02:16:29 +01:00
parent 0da15bfad0
commit 044d99dcee
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,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