SmartDNS
A local DNS server to obtain the fastest website IP for the best Internet experience.
Docker Hub ·
Project Source
Pull The Image
$ docker pull akafeng/smartdns
Start Container
$ docker run -d \
-p 53:53/udp \
-v /etc/smartdns/:/etc/smartdns/ \
--restart always \
--name=smartdns \
akafeng/smartdns