awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
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·2 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

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 Node Portfinder

Similar open-source projects, ranked by how many features they share with Node Portfinder.
  • 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 Node Portfinder→

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.

What are some open-source alternatives to http-party/node-portfinder?

Open-source alternatives to http-party/node-portfinder 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.