Sign inSign up

handei/smartdns

By handei

Updated about 13 hours ago

A local DNS server to obtain the fastest website IP for the best Internet.

Image
Networking
0

2.1K

handei/smartdns repository overview

Introduction

SmartDNS Docker image with the official SmartDNS UI built-in, ready for easy web-based configuration.

Sample smartdns.conf:

bind 0.0.0.0:53

server 1.1.1.1
server 8.8.8.8

cache-size 50000
cache-persist yes
cache-file /var/smartdns.cache
local-ttl 120

force-qtype-SOA 65
log-level info
log-size 128K

# Enable dashboard plugin
plugin /usr/lib/smartdns_ui.so

# Dashboard plugin config
smartdns-ui.ip http://[::]:6080

smartdns-ui.www-root /wwwroot
smartdns-ui.token-expire 86400
smartdns-ui.user admin
smartdns-ui.password admin

smartdns-ui.max-query-log-age 6048000
smartdns-ui.enable-terminal yes
data-dir /var/lib/smartdns

Warning:

The image is for testing purposes only; use at your own risk.

Cette image est uniquement à des fins de test ; utilisez-la à vos risques et périls.

Dieses Image ist nur zu Testzwecken; Nutzung auf eigene Gefahr.

La imagen es solo para fines de prueba; úsala bajo tu propio riesgo.

此镜像仅用于测试目的;使用风险自负。

此鏡像僅用於測試目的;使用風險自負。

このイメージはテスト目的のみのため使用します。使用は自己責任でお願いします。

이 이미지는 테스트 용도로만 사용됩니다. 사용에 따른 위험은 사용자 본인에게 있습니다.

Это образ используется только для тестирования; используйте его на свой страх и риск.


-E.O.F-

Tag summary

Content type

Image

Digest

sha256:7b2de7be1

Size

18.8 MB

Last updated

about 13 hours ago

docker pull handei/smartdns