Skip to content

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

License

Notifications You must be signed in to change notification settings

littlegraycells/SniDust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 60.4%
  • Dockerfile 39.6%