This commit is contained in:
tastytea 2019-02-15 02:29:19 +01:00
parent 19df31ae12
commit 522ae49ab5
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
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