aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEden Attenborough <eddie.atten.ea29@gmail.com>2025-10-04 01:05:41 +0100
committerGitHub <noreply@github.com>2025-10-04 01:05:41 +0100
commit472e8719234163e91b215be11e77dba66570ca52 (patch)
tree99d09432315b9ac39e5d4b135dda83e7b61761d4
parentcf983189fc7e4d49e0b25a1a3d09e05e0ced7511 (diff)
downloadTrueNASTorrentingStack-472e8719234163e91b215be11e77dba66570ca52.tar.gz
TrueNASTorrentingStack-472e8719234163e91b215be11e77dba66570ca52.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 16e97a4..43da3e3 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Use `macvlan`s to bind docker containers to a single address.
When torrenting we typically want to hide our real IP address so our ISP doesn't get mad at us.
-I have a VLAN, set up in pfsense, that routes through wireguard to an AirVPN VPN, thus hiding my
+[I have a VLAN, set up in pfsense (tutorial link)](https://boymoder.blog/thought?id=29), that routes through wireguard to an AirVPN VPN, thus hiding my
real ip address to anything connected to this network. This VLAN is set up as `br23` on my TrueNAS.
It uses the IP range `192.168.23.1/24`.