trick77 / dockerflix

Docker-based SNI proxy for watching U.S. Netflix, Hulu, MTV, Vevo, Crackle, ABC, NBC, PBS...
357 stars 58 forks source link

Any way to use it without a dnsmasq-able router or a rpi? #8

Closed shad00m closed 9 years ago

shad00m commented 9 years ago

I got everything set up here but i'd like to share it to a couple of my friends and they dont have a router with editable dnsmasq, custom-firmware, rpi/etc available.

Is there any way that it could work?

ghost commented 9 years ago

I think it's possible if you also setup Dnsmasq on you VPS. So now your VPS is acting as a DNS server(Dnsmasq) and a proxy(Sniproxy). But be aware of the latency introduced due to changing default DNS servers.

You can read more about that from tunlr-style-dns-unblocking and the linked blog posts.

trick77 commented 9 years ago

Just don't. http://openresolverproject.org

That is exactly why I did not include this in dockerflix.