awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
N

node-modules/detect-port

0
View on GitHub↗
0 stars·0 forks·2 views

Detect Port

[npm-image]: https://img.shields.io/npm/v/detect-port.svg?style=flat-square [npm-url]: https://npmjs.org/package/detect-port [codecov-image]: https://codecov.io/gh/node-modules/detect-port/branch/master/graph/badge.svg [codecov-url]: https://codecov.io/gh/node-modules/detect-port [snyk-image]:…

Features

  • Network Utilities - Port probing and detection utility.

Star history

Star history chart for node-modules/detect-portStar history chart for node-modules/detect-port

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Detect Port

Similar open-source projects, ranked by how many features they share with Detect Port.
  • elpheria/rpc-websocketselpheria avatar

    elpheria/rpc-websockets

    624View on GitHub↗

    JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript

    JavaScript
    View on GitHub↗624
  • feross/simple-peerfeross avatar

    feross/simple-peer

    7,797View on GitHub↗

    simple-peer is a JavaScript library that provides a wrapper for WebRTC to simplify the establishment of peer-to-peer networking in the browser. It serves as a tool for creating direct device-to-device connections for the transmission of binary data and real-time media streaming. The library manages the exchange of strings and binary buffers through a data channel implementation and provides tools for sharing real-time audio and video tracks between peers. It covers the full lifecycle of peer connectivity, including signaling coordination, session description negotiation, and the gathering of

    JavaScript
    View on GitHub↗7,797
  • feross/simple-websocketfeross avatar

    feross/simple-websocket

    186View on GitHub↗

    travis-image: https://img.shields.io/travis/feross/simple-websocket/master.svg travis-url: https://travis-ci.org/feross/simple-websocket npm-image: https://img.shields.io/npm/v/simple-websocket.svg npm-url: https://npmjs.org/package/simple-websocket downloads-image:…

    JavaScript
    View on GitHub↗186
  • bevry/getmacbevry avatar

    bevry/getmac

    360View on GitHub↗

    Get the mac address of the current machine you are on via Node.js

    TypeScript
    View on GitHub↗360
See all 30 alternatives to Detect Port→

Frequently asked questions

What does node-modules/detect-port do?

[npm-image]: https://img.shields.io/npm/v/detect-port.svg?style=flat-square [npm-url]: https://npmjs.org/package/detect-port [codecov-image]: https://codecov.io/gh/node-modules/detect-port/branch/master/graph/badge.svg [codecov-url]: https://codecov.io/gh/node-modules/detect-port [snyk-image]:…

What are the main features of node-modules/detect-port?

The main features of node-modules/detect-port are: Network Utilities.

What are some open-source alternatives to node-modules/detect-port?

Open-source alternatives to node-modules/detect-port include: elpheria/rpc-websockets — JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript. feross/simple-peer — simple-peer is a JavaScript library that provides a wrapper for WebRTC to simplify the establishment of peer-to-peer… feross/simple-websocket — [travis-image]: https://img.shields.io/travis/feross/simple-websocket/master.svg [travis-url]:… http-party/node-portfinder — A simple tool to find an open port or domain socket on the current machine. indutny/node-ip — IP address tools for node.js. bevry/getmac — Get the mac address of the current machine you are on via Node.js.