An open API service indexing awesome lists of open source software.

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

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