aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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`.