Socket
Book a DemoInstallSign in
Socket

@dxos/cli-mdns

Package Overview
Dependencies
Maintainers
12
Versions
429
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dxos/cli-mdns

DXOS MDNS CLI

latest
Source
npmnpm
Version
2.20.4
Version published
Weekly downloads
0
-100%
Maintainers
12
Weekly downloads
 
Created
Source

MDNS CLI

Setup

Install / Upgrade

To install or upgrade a version of the mdns run:

dx mdns install

This will install globally the latest version of mdns. The default npmClient (npm) is configured in your config.yml as cli.npmClient.

You can also use --npmClient param to specify the desired client ('npm|yarn');

Start / Stop

To start the service:

dx mdns start --daemon --hostnames <MDNS_NAMES> --interfaces <INTERFACES>

Then to stop:

dx mdns stop

FAQs

Package last updated on 12 Jul 2022

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