Skip to content

rcaldwel/DNS

Repository files navigation

DNS

A Sublime Text plugin for doing inline DNS lookups.

Installation

Package Control

Install Package Control. DNS Lookups will show up in the package list. This is the recommended installation method.

Manual installation

Go to the "Packages" directory (Preferences / Browse Packages…). Then clone this repository:

git clone git://github.com/rcaldwel/dns

Usage

To use select a IP or a hostname. Activate the plugin by the key bindings or the command pallet. Command pallet commands are prefixed with dns.

In order to do multiple at once make sure you split your selection into lines first.

Default key bindings:

OSX: cmd+r, cmd+i (name to IP) cmd+r, cmd+i (IP to name)

Win/Linux: ctrl+r, ctrl+i (name to IP) ctrl+r, ctrl+i (IP to name)

Information

Source: https://github.com/rcaldwel/dns

Authors: Roger Caldwell

About

Sublime Text DNS query plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages