RichardSlater/atom-dns-resolver

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Atom DNS Resolver

[![Travis](https://img.shields.io/travis/RichardSlater/atom-dns-resolver.svg?style=flat-square&label=linux%20and%20osx%20build)](https://travis-ci.org/RichardSlater/atom-dns-resolver) [![AppVeyor](https://img.shields.io/appveyor/ci/richard-slater/atom-dns-resolver.svg?style=flat-square&label=windows%20build)](https://ci.appveyor.com/project/richard-slater/atom-dns-resolver) [![Code Climate](https://img.shields.io/codeclimate/github/RichardSlater/atom-dns-resolver.svg?style=flat-square)](https://codeclimate.com/github/RichardSlater/atom-dns-resolver) [![Downloads](https://img.shields.io/apm/dm/atom-dns-resolver.svg?style=flat-square)](https://atom.io/packages/atom-dns-resolver) [![APM Version](https://img.shields.io/apm/v/atom-dns-resolver.svg?style=flat-square)](https://atom.io/packages/atom-dns-resolver) [![David](https://img.shields.io/david/RichardSlater/atom-dns-resolver.svg?style=flat-square)](https://david-dm.org/RichardSlater/atom-dns-resolver) ![Apache2 Licenced](https://img.shields.io/apm/l/atom-dns-resolver.svg?style=flat-square) [![Gitter](https://img.shields.io/gitter/room/RichardSlater/atom-dns-resolver.js.svg?style=flat-square)](https://gitter.im/RichardSlater/atom-dns-resolver)

Allows any selected domain name, whether fully qualified or local to be resolved to an IPv4 or IPv6 address.

![DNS Resolver Screenshot](https://raw.githubusercontent.com/RichardSlater/atom-dns-resolver/master/assets/screenshot.gif)

[![Support via Gratipay](https://cdn.rawgit.com/RichardSlater/open-source-gratitude-buttons/1.0.0/icons/en-GB/support-via-gratipay.svg)](https://gratipay.com/~RichardSlater/) [![Flattr Atom DNS Resolver Repository](https://cdn.rawgit.com/RichardSlater/open-source-gratitude-buttons/1.0.0/icons/en-GB/support-via-flattr.svg)](https://flattr.com/submit/auto?user_id=RichardSlater&url=http://github.com/RichardSlater/atom-dns-resolver&title=Atom%20Editor%20DNS%20Resolver&language=en_GB&tags=github&category=software)

    © 2016 Richard Slater

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.