Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manveru/godns
A simple DNSd that talks to namecoind to resolve .bit domains
https://github.com/manveru/godns
Last synced: about 3 hours ago
JSON representation
A simple DNSd that talks to namecoind to resolve .bit domains
- Host: GitHub
- URL: https://github.com/manveru/godns
- Owner: manveru
- Created: 2011-06-11T04:22:42.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-13T15:58:27.000Z (over 13 years ago)
- Last Synced: 2024-11-05T18:51:23.584Z (about 2 months ago)
- Language: Go
- Homepage:
- Size: 105 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Build
Compile with `./build`.
## Run
In order to run on port 53, this server needs to run as root.
## Configure
There are no flags or options yet, first things first.