Zend certified PHP/Magento developer

How to route Apple TV app traffic through a different network to bypass provider restrictions?

I’m facing a challenge with accessing a streaming app on my Apple TV. The app is restricted by my Internet Provider A, and it only works on Internet Provider B’s network. I have two networks at different locations, one with each provider.

Attempts Made:

  • Proxy on Network B: Set up a proxy to make it appear as if the Apple TV is on Network B. However, Apple TV doesn’t support proxy configurations directly.

  • Hotspot via Laptop: Created a hotspot on a Windows laptop with the proxy, but Windows doesn’t apply proxy settings to the hotspot. Tried using Proxifier, but it didn’t route Apple TV traffic through the proxy

On network B I have a windows PC available that runs 24/7. I also have access to the network and routers.

Has anyone successfully configured an Apple TV to make apps believe it’s connected through a different network provider (specifically Network B in my case)? I’m considering using Smart DNS, as this option is available on Apple TV, but I’m unsure how to set up a DNS that will route all Apple TV traffic through Network B. Any guidance or experiences shared would be greatly appreciated!