Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/afeiship/ushell-module-dns

Dns ushell module.
https://github.com/afeiship/ushell-module-dns

dns module ushell

Last synced: 23 days ago
JSON representation

Dns ushell module.

Awesome Lists containing this project

README

        

# ushell-module-dns
> Dns ushell module.

[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![download][download-image]][download-url]

## installation
```shell
npm i -S @jswork/ushell-module-dns
```

## notes
```conf
nameserver 1.1.1.1
nameserver 114.114.114.114
nameserver 9.9.9.9
nameserver 8.8.8.8
nameserver 223.5.5.5
```

## license
Code released under [the MIT license](https://github.com/afeiship/ushell-module-dns/blob/master/LICENSE.txt).

[version-image]: https://img.shields.io/npm/v/@feizheng/ushell-module-dns
[version-url]: https://npmjs.org/package/@feizheng/ushell-module-dns

[license-image]: https://img.shields.io/npm/l/@feizheng/ushell-module-dns
[license-url]: https://github.com/afeiship/ushell-module-dns/blob/master/LICENSE.txt

[download-image]: https://img.shields.io/npm/dm/@feizheng/ushell-module-dns
[download-url]: https://www.npmjs.com/package/@feizheng/ushell-module-dns