1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

Update README.md

This commit is contained in:
Timothy Ye 2015-12-15 00:24:04 +08:00
parent 9e9ba0baf5
commit 3a6a8010b9

View File

@ -28,7 +28,6 @@ cd godns
go get
go build
```
* Then you get GoDNS.
## Run it
@ -36,7 +35,7 @@ go build
* Rename it to **config.json**.
* Configure your domain/sub-domain info, username and password of DNSPod account.
* Configure log file path, max size of log file, max count of log file.
* Configure user id, group id for safty.
* Configure user id, group id for safety.
* Save it in the same directory of GoDNS, or use -c=your_conf_path command.
* The last step, run godns: