https://github.com/deployable/node-deployable-dns
Configurable DNS server
https://github.com/deployable/node-deployable-dns
dns dns-server json nodejs npm-package
Last synced: 10 months ago
JSON representation
Configurable DNS server
- Host: GitHub
- URL: https://github.com/deployable/node-deployable-dns
- Owner: deployable
- License: mit
- Created: 2017-03-06T11:35:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T23:09:30.000Z (almost 8 years ago)
- Last Synced: 2025-02-09T20:27:55.588Z (about 1 year ago)
- Topics: dns, dns-server, json, nodejs, npm-package
- Language: JavaScript
- Size: 47.9 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [@deployable/dns](https://github.com/deployable/node/deployable-dns)
Custom DNS server, allows configuration of hosts and responses
### Install
npm install @deployable/dns --save
yarn add @deployable/dns
### Usage
```javascript
const server = require('@deployable/dns')
```
### License
@deployable/dns is released under the MIT license.
Copyright 2016 Matt Hoyle - code aat deployable.co
https://github.com/deployable/node-deployable-dns