diff options
| author | Eden Attenborough <eddie.atten.ea29@gmail.com> | 2025-10-04 01:05:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-04 01:05:41 +0100 |
| commit | 472e8719234163e91b215be11e77dba66570ca52 (patch) | |
| tree | 99d09432315b9ac39e5d4b135dda83e7b61761d4 | |
| parent | cf983189fc7e4d49e0b25a1a3d09e05e0ced7511 (diff) | |
| download | TrueNASTorrentingStack-472e8719234163e91b215be11e77dba66570ca52.tar.gz TrueNASTorrentingStack-472e8719234163e91b215be11e77dba66570ca52.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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`. |
