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

mter

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mter

multi-terminal logger split view.

latest
Source
npmnpm
Version
1.2.2
Version published
Maintainers
1
Created
Source

mter

usage

npm i -g mter

usually you can run just like:

mter

for more information, you can run with --help flag.

mter --help
# you will see:
Options:
  -s, --server-ip        remote server ip address                      [default: "0.0.0.0"]
  -c, --cache-logs-line  number of cached log lines                    [default: 1000]
  -b, --background       just run in background. and no open browser.  [default: false]
  -h, --help             help info
  -u, --udp-port         current process binding udp port              [default: 4511]
  -r, --remote-udp-port  remote processes heartbeat udp port           [default: 4599]
  -w, --web-port         current process binding http-web port         [default: 4510]

and in remote server (your applaction). you can use mter-rs to capture the logs.

FAQs

Package last updated on 18 May 2018

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