New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

dnsctl

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dnsctl

A client for dns

latest
Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
1
-50%
Maintainers
1
Weekly downloads
 
Created
Source

Build Status dependency Status devDependency Status NPM version

dnsctl

A dns client to manipulate host configuration on the dns server.

Installation

sudo npm install -g dnsctl

DNS CONFIGURATION

DNS_URLS  (default: http://127.0.0.1:8053)

Usage

Version

dnsctl version

set

dnsctl set example.com 192.168.1.1,2605:f8b0:4006:802:0:0:0:1010 192.168.1.2,2605:f8b0:4006:802:0:0:0:1011

get

dnsctl get example.com

del

dnsctl del example.com

Keywords

dns

FAQs

Package last updated on 16 Sep 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts