Skip to content

zhiopi/netflix-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

18.03.0 run:

apt-get update\
  && apt-get -y install vim dnsutils curl sudo\
  && mkdir -p ~/netflix-proxy\
  && cd ~/netflix-proxy\
  && curl -fsSL https://github.com/zhiopi/netflix-proxy/archive/latest.tar.gz | gunzip - | tar x --strip-components=1\
  && ./build.sh

docker restart dnsmasq.

Packages

No packages published

Languages

  • Python 66.2%
  • Shell 27.3%
  • HTML 5.6%
  • Other 0.9%