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
http-party avatar

http-party/node-portfinder

0
View on GitHub↗
899 stars·101 forks·JavaScript·10 viewsgithub.com/http-party/node-portfinder↗

Node Portfinder

A simple tool to find an open port or domain socket on the current machine

Features

  • Network Utilities - Discovery of open network ports.

Star history

Star history chart for http-party/node-portfinderStar history chart for http-party/node-portfinder

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Node Portfinder

These projects share indexed features with Node Portfinder. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

Frequently asked questions

What does http-party/node-portfinder do?

A simple tool to find an open port or domain socket on the current machine

What are the main features of http-party/node-portfinder?

The main features of http-party/node-portfinder are: Network Utilities.

Which projects share features with http-party/node-portfinder?

Projects with overlapping indexed features 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]:… indutny/node-ip — IP address tools for node.js. infusion/node-dhcp — A DHCP server and client written in pure JavaScript. bevry/getmac — Get the mac address of the current machine you are on via Node.js.