SmartDNS-GFWList
                                
                                
                                
                                    SmartDNS-GFWList copied to clipboard
                            
                            
                            
                        GFWList for Smartdns to solve dns poisoning
GFWList for Smartdns
Usage:
- 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!
Usage:
- 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
:53535by default) 
docker-compose up -d
Upstream
- Download 
docker-compose.yaml 
curl https://raw.githubusercontent.com/Apocalypsor/SmartDNS-GFWList/master/docker/upstream.yaml > docker-compose.yaml
- Run Docker (Running at 
:53535by default) 
docker-compose up -d
(Recommend) Automatically update Docker images
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 * * *"
Source:
- 
GFW List:
 - 
China IP