mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-01-12 17:52:41 +08:00
Update README.md
This commit is contained in:
@@ -32,7 +32,7 @@ print dns_resolver('startupboy.com')
|
||||
Configuration
|
||||
=======
|
||||
|
||||
OpenDig comes with pre-configured default servers 8.8.8.8 (Google) for DNS and 162.243.253.65 (OneName) for ONS. We *strongly* recommend using a local config file, and using servers of your choice:
|
||||
OpenDig comes with pre-configured default servers 8.8.8.8 (public DNS server by Google) and 162.243.253.65 (public ONS server by OneName). We *strongly* recommend using a local config file, and using servers of your own choice:
|
||||
|
||||
```
|
||||
$ touch ~/.opendig
|
||||
|
||||
Reference in New Issue
Block a user