aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEden Attenborough <eddie.atten.ea29@gmail.com>2025-10-04 01:06:22 +0100
committerGitHub <noreply@github.com>2025-10-04 01:06:22 +0100
commitc307c6522c4f055c299ad2e01b35a6a02aa2c404 (patch)
treed50c83e967647ee1b66173a75e98ad760ff22592 /README.md
parent472e8719234163e91b215be11e77dba66570ca52 (diff)
downloadTrueNASTorrentingStack-c307c6522c4f055c299ad2e01b35a6a02aa2c404.tar.gz
TrueNASTorrentingStack-c307c6522c4f055c299ad2e01b35a6a02aa2c404.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 43da3e3..cbf4183 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 (tutorial link)](https://boymoder.blog/thought?id=29), that routes through wireguard to an AirVPN VPN, thus hiding my
+[I have a VLAN, set up in pfsense (tutorial link), that routes through wireguard to an AirVPN VPN](https://boymoder.blog/thought?id=29), 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`.