• 1 Post
  • 30 Comments
Joined 28 days ago
cake
Cake day: June 4th, 2024

help-circle










  • Are you familiar with web development by chance? Can you see anything in your browser’s developer tools like failed XHR/fetch requests? I’m kind of wondering if they’re doing something specific since you said traffic is flowing as expected on other websites.

    If your VPN exits from a datacenter (common with VPN and cloud providers) it could be that while their website wasn’t smart enough to block you, the server the content streams from is and is refusing to stream the content. This would probably show up as a failure in the developer tools (HTTP 401 Unauthorized, some JSON with an error, etc).




  • I’ve done this with Tailscale and a VPS running WireGuard on one interface and Tailscale on another on Alpine Linux. I just set up routing so that any Internet traffic coming from tailscale0 is masqueraded/NAT over the wg0 interface. It took me months of screwing around to figure it all out, but I can provide all the necessary commands here if anyone wishes.

    It should be generic enough to use with any two interfaces given one is your “internal” VPN and another is some other VPN (probably from a commercial offering).







  • I’d like a “dumb” display (I use an external Apple TV for everything) but I wouldn’t be against a TV that can be flashed to make “dumb.”

    I just want the damn thing to turn on, switch to the appropriate input and be done with it. While my current smart TV does all that, I don’t want to have to screw around with huge remotes, a weird Android UI, updates and the like.

    Bonus points if I could get the same with CarPlay. My aftermarket stereo works great minus the random times when I have to fiddle around with the (again) weird Android UI to bring up the glorified VNC app for CarPlay.