https://github.com/ab77/iplayer-proxy
Docker packaged smart DNS proxy to watch BBC iPlayer outside of the UK using BIND and sniproxy.
https://github.com/ab77/iplayer-proxy
Last synced: 11 months ago
JSON representation
Docker packaged smart DNS proxy to watch BBC iPlayer outside of the UK using BIND and sniproxy.
- Host: GitHub
- URL: https://github.com/ab77/iplayer-proxy
- Owner: ab77
- License: mit
- Created: 2015-03-31T11:38:34.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-12T11:35:15.000Z (almost 11 years ago)
- Last Synced: 2025-02-01T19:04:46.889Z (over 1 year ago)
- Language: Shell
- Size: 154 KB
- Stars: 17
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/ab77/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.
1. Head over to [Digital Ocean](https://www.digitalocean.com/?refcode=937b01397c94) to get $10 USD credit to create a Docker VM
2. Create a `Droplet` using `Docker 1.6.2` on `Ubuntu 14.04` (find in under Applications images).
3. Make sure you create the `Droplet` in the UK (LON) data center.
3. SSH to your `Droplet` and run the following command..
4. `cd /opt && git clone https://github.com/ab77/iplayer-proxy.git && cd iplayer-proxy && ./build.sh`
5. Point your DNS at the Droplet IP to watch content avialable on `BBC iPlayer` regardless of which country you are in.
6. Enjoy!