diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2024-05-25 02:26:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-25 02:26:49 +0000 |
| commit | 7bdbd4906f7498868faae41de1ddc4c4ac894ae1 (patch) | |
| tree | fdf0eee76ee978c5b3a46176b12f75e866accb62 | |
| parent | 799e18889275a39ebca4c971fe87fa567f79c53d (diff) | |
| parent | b491c129b1f01a82bf919935701355aba2ebafe6 (diff) | |
Merge pull request #289 from tfasano1/master
remove contributor links
| -rw-r--r-- | content/auth.md | 2 | ||||
| -rw-r--r-- | content/tor.md | 2 | ||||
| -rw-r--r-- | content/wireguard.md | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/content/auth.md b/content/auth.md index 88a5fee..b38cb88 100644 --- a/content/auth.md +++ b/content/auth.md @@ -132,5 +132,3 @@ http { Now check your configuration with `nginx -t` Reload nginx and you\'re good to go! - -**Contributor** - [tomfasano.net](https://tomfasano.net) diff --git a/content/tor.md b/content/tor.md index a0acdf8..1d0aaf1 100644 --- a/content/tor.md +++ b/content/tor.md @@ -115,5 +115,3 @@ Make sure to update Tor on a regular basis by running: You do **<u>not</u>** need to run certbot for an ssl certificate. HTTP over tor is plenty secure! - -**Contributor** - [tomfasano.net](https://tomfasano.net) 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) |
