mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
Update README.md
This commit is contained in:
parent
9e9ba0baf5
commit
3a6a8010b9
@ -28,7 +28,6 @@ cd godns
|
|||||||
go get
|
go get
|
||||||
go build
|
go build
|
||||||
```
|
```
|
||||||
* Then you get GoDNS.
|
|
||||||
|
|
||||||
## Run it
|
## Run it
|
||||||
|
|
||||||
@ -36,7 +35,7 @@ go build
|
|||||||
* Rename it to **config.json**.
|
* Rename it to **config.json**.
|
||||||
* Configure your domain/sub-domain info, username and password of DNSPod account.
|
* 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 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.
|
* Save it in the same directory of GoDNS, or use -c=your_conf_path command.
|
||||||
* The last step, run godns:
|
* The last step, run godns:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user