🚀 Launch Week Day 4:Introducing the Alert Details Page: A Better Way to Explore Alerts.Learn More →
Socket
Book a DemoInstallSign in
Socket

register-multicast-dns

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

register-multicast-dns

Easily route a .local domain to your computer

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

register-multicast-dns

Easily route a .local domain to your computer

npm install register-multicast-dns

Usage

var register = require('register-multicast-dns')

// if someone resolves test.local it will now
// resolve to your local network ip
register('test')

Command line usage

npm install -g register-multicast-dns
register-multicast-dns test

License

MIT

FAQs

Package last updated on 09 Oct 2015

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