Netflix also no longer works when i travel. Went on a short trip to see some relatives in another country and my netflix account is blocked. Contacted support and they said i need to pay for a new account in that country. Netflix is really starting to lose its value for me. But I’m working on setting up a VPN at my house to tunnel all Netflix traffic through and then configure some rpis to send to family members so w…
On a technical point, you might be able to get away with just using Squid for the proxy, with pretty much default settings.
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. ;)