Skip to content

Instantly share code, notes, and snippets.

@zxpetrel
zxpetrel / cnameconfig
Last active May 1, 2020 09:26
openwrt - additional hosts file to allow safe search dnsmasq CNAME entries
#Remember to add addnhosts file to config dnsmasq /etc/config/dhcp
#
# list addnhosts '/etc/safesearch.addnhosts'
#Add cnames below as follows
config cname
option cname 'www.bing.com'
option target 'strict.bing.com'
config cname