https://github.com/gowebprod/godns
https://github.com/gowebprod/godns
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gowebprod/godns
- Owner: GoWebProd
- Created: 2018-02-04T22:33:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-04T22:37:20.000Z (over 8 years ago)
- Last Synced: 2025-03-18T07:51:50.660Z (over 1 year ago)
- Language: Go
- Size: 4.35 MB
- Stars: 37
- Watchers: 2
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# goDNS
## Installing
* go get github.com/constabulary/gb/...
* gb build
## Build Docker image
* docker build -t godns .