diff options
| author | Eden Attenborough <eddie.atten.ea29@gmail.com> | 2025-10-04 01:06:22 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-04 01:06:22 +0100 |
| commit | c307c6522c4f055c299ad2e01b35a6a02aa2c404 (patch) | |
| tree | d50c83e967647ee1b66173a75e98ad760ff22592 | |
| parent | 472e8719234163e91b215be11e77dba66570ca52 (diff) | |
| download | TrueNASTorrentingStack-c307c6522c4f055c299ad2e01b35a6a02aa2c404.tar.gz TrueNASTorrentingStack-c307c6522c4f055c299ad2e01b35a6a02aa2c404.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 (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`. |
