This may help setting up your own DNS unblocking solution: https://trick77.com/dns-unblocking-setup-tester/ Once everything has been set up properly, all ticks should be green like in this screenshot: I just pushed another update to GitHub, please make sure to use a configuration generated with the latest generator version or the tester will fail. My main motivation …
Tag Archives: dns unblocking
DNS-Unblocking Generator Update
I just pushed an update for the DNS-unblocking generator to GitHub. From now on, there is just one configuration file for the non-SNI and the pure-SNI approach. Please see the updated README.md on Github for more information.
DNS-unblocking configuration for CBS’s iOS app
I love watching the Late Late Show with Craig Ferguson. Here’s what’s needed to watch CBS content on iPad outside the U.S. using my DNS-unblocking config generator. { “name”: “cbs-akamai-ipad”, “dest_addr”: “ipad-streaming.cbs.com”, “modes”: [ { “port”: 80, “mode”: “http” }, { “port”: 443, “mode”: “https” } ], “catchall”: true, “enabled”: true } Add this to …
Continue reading “DNS-unblocking configuration for CBS’s iOS app”
DNS-unblocking configuration for NBC’s iOS app
Today, NBC updated its mobile app for iPad and iPhone. The latest version features AirPlay support which means you can watch NBC TV shows on a large TV if you have an Apple TV connected to it. NBC offers free (ad-supported) content in its iOS app, including: The Tonight Show Starring Jimmy Fallon Late Night …
Continue reading “DNS-unblocking configuration for NBC’s iOS app”
Netflix DNS-unblocking without SNI for your Xbox 360, PS3, WDTV, Samsung TV
My poor man’s DNS-unblocking configuration using just a single, public IP address has one serious limitation: it will not run Netflix or Hulu Plus with non-SNI players like the PS3, Xbox 360, Samsung TVs, Sony BluRay players and possibly quite a few other devices. A commenter (kudos go out to Alex) suggested to use Netfilter’s DNAT port …
Continue reading “Netflix DNS-unblocking without SNI for your Xbox 360, PS3, WDTV, Samsung TV”