Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 932 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 932 Bytes

Docker

SniDust

SmartDNS Proxy to hide your GeoLocation. Based on DnsDist and SniProxy

Supported Services

  • Zattoo
  • Wilmaa
  • Netflix
  • Hulu
  • Amazon Prime
  • SRF.ch (live tv)
  • ...and many more (see domains.lst)

Example Usage

docker run -d -e ALLOWED_CLIENTS="127.0.0.1, PUBLIC_ISP_IP" -e EXTERNAL_IP=PUBLIC_VPS_IP -p 443:443 -p 80:80 -p 53:5300/udp ghcr.io/seji64/snidust:main

Point your DNS Settings to PUBLIC_VPS_IP and watch your favorite show

Note: PUBLIC_ISP_IP and PUBLIC_VPS_IP just PLACEHOLDERS - You have to replace it with your IP-Addresses!

Credits

Based on the following projects: