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

portscan

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

portscan

port scanner in node, useful for finding an open port.

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

portscanner

A port scanner for node applications.

This will work within your application as an api. I found that I needed something to tell me about the first available port so that I could use it when creating test servers. Instead of write "yet another port scanner" that was specific to my testing code, I figured I'd try to make it a bit more robust. Time will tell whether this has been successful or not. Either way, it should be useful to me and hopefully it can be to you as well.

API

Coming soon.

License

MIT

Keywords

port

FAQs

Package last updated on 25 May 2012

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