diff options
author | Julien Dessaux | 2023-02-16 18:57:08 +0100 |
---|---|---|
committer | Julien Dessaux | 2023-02-16 18:57:08 +0100 |
commit | 81570b7d910544ed22f4b5b83ef2dcdd162477aa (patch) | |
tree | d7554039fa556d195b2bd3e49535e6a28426e186 /content/docs | |
parent | Add wireguard on OpenBSD blog article (diff) | |
download | www-81570b7d910544ed22f4b5b83ef2dcdd162477aa.tar.gz www-81570b7d910544ed22f4b5b83ef2dcdd162477aa.tar.bz2 www-81570b7d910544ed22f4b5b83ef2dcdd162477aa.zip |
Added wireguard on FreeBSD blog article
Diffstat (limited to 'content/docs')
-rw-r--r-- | content/docs/openbsd/wireguard.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/content/docs/openbsd/wireguard.md b/content/docs/openbsd/wireguard.md index 8e86ced..9cdbdab 100644 --- a/content/docs/openbsd/wireguard.md +++ b/content/docs/openbsd/wireguard.md @@ -1,10 +1,6 @@ --- title: Wireguard description: How to configure a wireguard endpoint on OpenBSD -tags: -- OpenBSD -- vpn -- wireguard --- ## Introduction |