Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/afeiship/ushell-module-dns
- Owner: afeiship
- License: mit
- Created: 2019-09-17T10:01:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-09T13:31:17.000Z (about 4 years ago)
- Last Synced: 2024-10-06T22:25:15.347Z (about 1 month ago)
- Topics: dns, module, ushell
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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