mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
update README file
This commit is contained in:
parent
0165b5d368
commit
5f5243f66e
11
README.md
11
README.md
@ -29,6 +29,17 @@ go get
|
||||
go build
|
||||
```
|
||||
|
||||
## Get help
|
||||
|
||||
```bash
|
||||
$ ./godns -h
|
||||
Usage of ./godns:
|
||||
-c string
|
||||
Specify a config file (default "./config.json")
|
||||
-d Run it as docker mode
|
||||
-h Show help
|
||||
```
|
||||
|
||||
## Config it
|
||||
|
||||
* Get [config_sample.json](https://github.com/timothyye/godns/blob/master/config_sample.json) from Github.
|
||||
|
Loading…
x
Reference in New Issue
Block a user