iplayer-proxy
iplayer-proxy copied to clipboard
Docker packaged smart DNS proxy to watch BBC iPlayer outside of the UK using BIND and sniproxy.
iplayer-proxy
Docker packaged smart DNS proxy to watch BBC iPlayer outside of the UK using BIND and sniproxy[n1]. This is a somewhat outdated clone of my other project, called netflix-proxy. Please try to use that project instead, as this one won't be maintained.
Instructions
The following is based on a standard Ubuntu Docker application image provided by DigitalOcean, but should in theory work on any Linux distribution with Docker pre-installed.
- Head over to Digital Ocean to get $10 USD credit to create a Docker VM
- Create a
DropletusingDocker 1.6.2onUbuntu 14.04(find in under Applications images). - Make sure you create the
Dropletin the UK (LON) data center. - SSH to your
Dropletand run the following command.. cd /opt && git clone https://github.com/ab77/iplayer-proxy.git && cd iplayer-proxy && ./build.sh- Point your DNS at the Droplet IP to watch content avialable on
BBC iPlayerregardless of which country you are in. - Enjoy!