Add link to blog

This commit is contained in:
kenshinx 2015-02-11 11:13:05 +08:00
parent b24fe9ac4a
commit ed0dd3006c

View File

@ -31,14 +31,18 @@ Similar to [dnsmasq](http://www.thekelleys.org.uk/dnsmasq/doc.html) ,but support
$ sudo ./godns -c godns.conf
4. Test
$ dig www.github.com @127.0.0.1
More details about how to install and running godns can reference my [blog (Chinese)](http://blog.kenshinx.me/blog/compile-godns/)
## Use godns
$ sudo vi /etc/resolv.conf
nameserver #the ip of godns running
## Configuration
All the configuration in `godns.conf` is a TOML format config file.