netflix-proxy:创建DNS,用于解锁Netflix、Hulu、HBO Now等流媒体
一个解锁流媒体的自建DNS:一键安装Dnsmasq SNIproxy,让不能看流媒体的VPS看上流媒体,如Netflix、HBO等
下面这个,仅适用于Debian 或 Ubuntu。
SSH下:
apt-get -y install vim dnsutils curl sudo curl -fsSL https://get.docker.com/ | sh || apt-get -y install docker.io mkdir -p ~/netflix-proxy cd ~/netflix-proxy curl -fsSL https://github.com/ab77/netflix-proxy/archive/latest.tar.gz | gunzip - | tar x --strip-components=1 ./build.sh
支持如下流媒体:在dnsmasq.conf设置,然后重启docker restart dnsmasq
Netflix
Hulu[n2]
HBO Now
Amazon Instant Video
Crackle
Pandora
Vudu
blinkbox
BBC iPlayer[n5]
NBC Sports
源码开源:https://github.com/ab77/netflix-proxy