- Download Conf:
curl https://raw.dov.moe/Apocalypsor/Smartdns-GFWList/master/smartdns_gfw_domain.conf > /etc/smartdns/smartdns_gfw_domain.conf
- Add it to your smartdns configuration:
conf-file /etc/smartdns/smartdns_gfw_domain.conf
Docker for Overture
GFW List and China IP List as well as Overture will be automatically updated!
- Download
docker-compose.yaml
- For Chinese users:
curl https://raw.dov.moe/Apocalypsor/SmartDNS-GFWList/master/docker/docker-compose-cn.yaml > docker-compose.yaml
- For overseas users:
curl https://raw.githubusercontent.com/Apocalypsor/SmartDNS-GFWList/master/docker/docker-compose.yaml > docker-compose.yaml
-
Modify
docker-compose.yaml
: referring to the file comment -
Run Docker (Running at
:53535
by default)
docker-compose up -d
- Download
docker-compose.yaml
curl https://raw.githubusercontent.com/Apocalypsor/SmartDNS-GFWList/master/docker/upstream.yaml > docker-compose.yaml
- Run Docker (Running at
:53535
by default)
docker-compose up -d
docker run -d \
--name watchtower \
--restart unless-stopped \
-e TZ=Asia/Shanghai \
-v /var/run/docker.sock:/var/run/docker.sock \
containrrr/watchtower -c \
--schedule "0 0 5 * * *"
-
China IP