summaryrefslogtreecommitdiff
path: root/content/wireguard.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2024-07-16 08:33:25 -0400
committerGitHub <noreply@github.com>2024-07-16 08:33:25 -0400
commit613b27642fa4c5315ae925ec6701a224eec08c39 (patch)
tree137b4202e7a362401ed66b9cd85482a4a9a1e642 /content/wireguard.md
parented8eda775c17b707576744e81f0738724aa64978 (diff)
parentb5d7e4b977208d89b4615a8ded2525c97e3ba517 (diff)
Merge branch 'master' into m-chrzan/spf
Diffstat (limited to 'content/wireguard.md')
-rw-r--r--content/wireguard.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/wireguard.md b/content/wireguard.md
index 3e7d571..c0d1879 100644
--- a/content/wireguard.md
+++ b/content/wireguard.md
@@ -171,5 +171,3 @@ Start WireGuard again:
sudo wg-quick up myvpn
To disconnect, type `down` instead of `up`. And just like that, you now host a WireGuard VPN server!
-
-**Contributor** - [tomfasano.net](https://tomfasano.net)