@norux/listenport

1.0.0 • Public • Published

listenport

Print process information of currently listening port.

npm (scoped) Build Status

How to install

Install latest

$ npm i -g @norux/listenport

Usage

listenport-result

Examples

$ listenport -a
$ listenport -p 8080
$ listenport -r 8080:8090

Options

Short option Long option Description
-v --version Print current version
-h --help Print help message
-p <port> --port <port> Find process listening port
-r <start>:<end> --range <start>:<end> Find all process between start and end listening port
-a --all Find all process listening

Process alert

If certain process use either CPU or Memory a lot, its color is change. (red/magenta/yellow)

Usage over the

  • 70%: Red
  • 50%: Magenta
  • 30%: Yellow

Contribution

Readme

Keywords

none

Package Sidebar

Install

npm i @norux/listenport

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

230 kB

Total Files

9

Last publish

Collaborators

  • norux