|
|
|
|
|
by justinclift
1096 days ago
|
|
> But I’m working on setting up a VPN at my house to tunnel all Netflix traffic through ... On a technical point, you might be able to get away with just using Squid for the proxy, with pretty much default settings. http://www.squid-cache.org I used to use that years ago (not with Netflix though) running from a data centre, using an ssh (autossh) tunnel to reach it securely. Worked pretty well, aside from the extra latency due to the packets having to go an extra half way around the world. ;) |
|
Proxy-ing web traffic was not enough and, if memory serves, I also had to set up a DNS resolver on that machine and use it. May be easier to just set up WireGuard nowadays.