chinadns-c

DNS resolver that fixes irregularities with DNS in China

brewmacoslinux
Try with needOr install directly
Source

About

Port of ChinaDNS to C: fix irregularities with DNS in China

Commands

chinadns-c

Examples

Start ChinaDNS-C listening on localhost port 5353$ chinadns-c -l 127.0.0.1 -p 5353
Run with custom upstream DNS servers$ chinadns-c -l 127.0.0.1 -p 5353 -s 8.8.8.8,114.114.114.114
Enable verbose logging and specify China IP list file$ chinadns-c -l 127.0.0.1 -p 5353 -c /path/to/chnroutes.txt -v