aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2026-09-11 14:01:52 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2026-09-11 14:01:52 +0100
commitd98f4ad1b45c94e0a3d8bc4428ca73420d7aaf96 (patch)
tree83d4d9bd1c1340b91e61e0e05f2a2bc5e35bb808
parent060c3b635c5435133104149783959eef5608dfc5 (diff)
parentc307c6522c4f055c299ad2e01b35a6a02aa2c404 (diff)
downloadTrueNASTorrentingStack-master.tar.gz
TrueNASTorrentingStack-master.zip
Merge branch 'master' of github.com:jwansek/TrueNASTorrentingStackHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 16e97a4..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, 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`.