- install dnsmasq
$ brew install dnsmasq
...
$ cp /usr/local/opt/dnsmasq/dnsmasq.conf.example /usr/local/etc/dnsmasq.conf
- edit
/usr/local/etc/dnsmasq.conf
address=/local/127.0.0.1
$ brew install dnsmasq
...
$ cp /usr/local/opt/dnsmasq/dnsmasq.conf.example /usr/local/etc/dnsmasq.conf
/usr/local/etc/dnsmasq.confaddress=/local/127.0.0.1
| $white: #ffffff; | |
| $black: #000000; | |
| $red: { | |
| 50: #ffebee, | |
| 100: #ffcdd2, | |
| 200: #ef9a9a, | |
| 300: #e57373, | |
| 400: #ef5350, | |
| 500: #f44336, |