Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Hulu - IP's not blacklisted

jeromezajeromeza Member
edited July 2015 in General

I've got a VPSDime box that works as a Hulu DNS proxy (but its not quite strong enough to run everything I want), but my Dacentec IP's don't.

Is there any way to find out what Hulu is blocking or any provider that has clean IP's for Hulu?

Looking for a cheap yearly (768MB Non OPENVZ VPS - Needs Liinux Kernel 3+) to circumvent their GEOIP restrictions.

Thanks,

Comments

  • i think they block all non residential IP's

  • BochiBochi Member

    Well, its quite a game of cat-and-mouse...
    You might find an address (did so many times) and then you loose it as they start blocking it after some time.

  • AeneAene Member

    Wasn't there some thread about a month or so ago about Raspberry Pi hosting where one firm had a residential ISP?

  • BochiBochi Member

    @Aene said:
    Wasn't there some thread about a month or so ago about Raspberry Pi hosting where one firm had a residential ISP?

    You mean this one: http://www.lowendtalk.com/discussion/comment/1149027/#Comment_1149027 ?

  • https://adfreetime.com/, $2 a month, never have to worry about blocked IP's.

  • Thanks guys, but I really just need a cheap yearly. I won't use much bandwidth as it just proxies via that IP for login but all content is streamed via local connection and not the VPS.

    It doesn't make any sense spending $10 a month when I could be using a DNS proxy service for $2 a month etc.

  • rskrsk Patron Provider, Veteran
    edited July 2015

    Then just use this ... https://tvunblock.com

    I use it and works fine - plus its free :-)

  • Legends say that some provider called "INIZ" has IPs in a certain city on the East Coast that work just fine with Hulu.

    But unfortunately they don't have have such good offers anymore.

  • DroidzoneDroidzone Member
    edited July 2015

    rsk said: Then just use this ... https://tvunblock.com

    I use it and works fine - plus its free :-)

    Is there a downside? It seems to work quite well. Thank you!

    Damn..didnt know that Hulu used Flash. With the security warning about Flash, I'd just recently removed Flash from my browsers.

  • BochiBochi Member

    Droidzone said: What's the downside?

    I would say the downside is, that you leave your whole DNS resolution to "some random guy" - so at least don't forget to disable it afterwards!!
    For everything else: You have to trust them. ;)

  • Bochi said: leave your whole DNS resolution to "some random guy"

    Assuming one's running it on Windows, in a batch file, this should temporarily do the trick:

    netsh interface ipv4 add dnsserver "Wi-Fi" address=128.199.73.74 index=1
    netsh interface ipv4 add dnsserver "Wi-Fi" address=46.101.149.135 index=2
    "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --incognito "http://www.hulu.com/"
    netsh interface ip set dns "Wi-Fi" dhcp
    
    Thanked by 1Bochi
Sign In or Register to comment.