awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mafintosh/blecat

Open-source alternatives to Blecat

30 open-source projects similar to mafintosh/blecat, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Blecat alternative.

  • bevry/getmacالصورة الرمزية لـ bevry

    bevry/getmac

    360عرض على GitHub↗

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

    TypeScript
    عرض على GitHub↗360
  • elpheria/rpc-websocketsالصورة الرمزية لـ elpheria

    elpheria/rpc-websockets

    624عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗624
  • feross/simple-peerالصورة الرمزية لـ feross

    feross/simple-peer

    7,797عرض على 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
    عرض على GitHub↗7,797
  • feross/simple-websocketالصورة الرمزية لـ feross

    feross/simple-websocket

    186عرض على 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
    عرض على GitHub↗186
  • http-party/node-portfinderالصورة الرمزية لـ http-party

    http-party/node-portfinder

    899عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗899

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • indutny/node-ipالصورة الرمزية لـ indutny

    indutny/node-ip

    1,542عرض على GitHub↗

    IP address tools for node.js

    JavaScript
    عرض على GitHub↗1,542
  • infusion/node-dhcpالصورة الرمزية لـ infusion

    infusion/node-dhcp

    305عرض على GitHub↗

    A DHCP server and client written in pure JavaScript

    JavaScript
    عرض على GitHub↗305
  • jetmore/swaksالصورة الرمزية لـ jetmore

    jetmore/swaks

    1,302عرض على GitHub↗

    Swaks - Swiss Army Knife for SMTP

    Perlperl5smtptesting
    عرض على GitHub↗1,302
  • joewalnes/websocketdالصورة الرمزية لـ joewalnes

    joewalnes/websocketd

    17,465عرض على GitHub↗

    websocketd is a CGI web server and process-to-WebSocket wrapper that transforms command line programs into WebSocket servers by bridging standard input and output streams to remote clients. It functions as a TLS-secured gateway that routes traffic to backend processes, allowing any executable using standard IO to be exposed via a web interface. The project uses directory-based endpoint mapping to automate the creation of URL paths from local executable files. It employs a process-per-connection model to isolate execution and forwards HTTP request metadata, such as cookies and query parameters

    Goproxywebsocket-serverwebsockets
    عرض على GitHub↗17,465
  • jpillora/chiselالصورة الرمزية لـ jpillora

    jpillora/chisel

    15,615عرض على GitHub↗

    Chisel is a network tunneling tool that facilitates secure communication by encapsulating TCP and UDP traffic within HTTP requests. It functions as a connection multiplexer, consolidating multiple logical network streams into a single persistent connection to improve throughput and reduce overhead. By leveraging standard web protocols, the system enables firewall traversal and provides a mechanism for remote port forwarding and proxying. The project distinguishes itself through its focus on resilient connectivity and granular access control. It maintains persistent network sessions across uns

    Gogolanghttptcp
    عرض على GitHub↗15,615
  • koichik/node-tunnelالصورة الرمزية لـ koichik

    koichik/node-tunnel

    536عرض على GitHub↗

    ```javascript var tunnel = require('tunnel');

    JavaScript
    عرض على GitHub↗536
  • localtunnel/localtunnelالصورة الرمزية لـ localtunnel

    localtunnel/localtunnel

    22,350عرض على GitHub↗

    Localtunnel is an HTTP tunneling service that exposes local development servers to the public internet. By creating secure tunnels with temporary public URLs, it allows developers to route incoming internet traffic directly to a web server running on a local machine. The service provides predictable or custom subdomains to facilitate remote collaboration and testing of local applications. It functions as a localhost proxy server, enabling users to receive and inspect external webhook payloads directly within a local environment during the development lifecycle. The platform manages traffic t

    JavaScript
    عرض على GitHub↗22,350
  • mafintosh/airpasteالصورة الرمزية لـ mafintosh

    mafintosh/airpaste

    829عرض على GitHub↗

    A 1-1 network pipe that auto discovers other peers using mdns

    JavaScript
    عرض على GitHub↗829
  • mafintosh/discovery-swarmالصورة الرمزية لـ mafintosh

    mafintosh/discovery-swarm

    372عرض على GitHub↗

    A network swarm that uses discovery-channel to find and connect to peers.

    JavaScript
    عرض على GitHub↗372
  • mafintosh/hash-to-portالصورة الرمزية لـ mafintosh

    mafintosh/hash-to-port

    35عرض على GitHub↗

    Hash a value to a valid port

    JavaScript
    عرض على GitHub↗35
  • mafintosh/hyperpipeالصورة الرمزية لـ mafintosh

    mafintosh/hyperpipe

    119عرض على GitHub↗

    Distributed input/output pipe.

    JavaScript
    عرض على GitHub↗119
  • mafintosh/network-addressالصورة الرمزية لـ mafintosh

    mafintosh/network-address

    67عرض على GitHub↗

    get the local network address of your machine

    JavaScript
    عرض على GitHub↗67
  • mafintosh/signalhubالصورة الرمزية لـ mafintosh

    mafintosh/signalhub

    674عرض على GitHub↗

    Simple signalling server that can be used to coordinate handshaking with webrtc or other fun stuff.

    JavaScript
    عرض على GitHub↗674
  • mafintosh/torrent-mountالصورة الرمزية لـ mafintosh

    mafintosh/torrent-mount

    1,413عرض على GitHub↗

    Mount a torrent (or magnet link) as a filesystem in real time using torrent-stream and fuse.

    JavaScript
    عرض على GitHub↗1,413
  • mafintosh/webcatالصورة الرمزية لـ mafintosh

    mafintosh/webcat

    453عرض على GitHub↗

    Mad science p2p pipe across the web using webrtc that uses your Github private/public key for authentication and a signalhub for discovery

    JavaScript
    عرض على GitHub↗453
  • nicocha30/ligolo-ngالصورة الرمزية لـ nicocha30

    nicocha30/ligolo-ng

    4,289عرض على GitHub↗

    Ligolo-ng is a network tunneling framework and control server designed for managing remote agents and coordinating network routing. It functions as a reverse tunneling proxy and a site-to-site VPN tool, utilizing a userland TUN interface to pivot network traffic through remote agents. The project distinguishes itself by using a TUN interface routing system to forward TCP, UDP, and ICMP traffic through multiple remote agents. It implements a C2 model where a central server manages remote agents to bypass firewall restrictions and provide direct subnet access to isolated networks. The system c

    Gogolangoffensive-securitypentest-tool
    عرض على GitHub↗4,289
  • node-modules/addressالصورة الرمزية لـ node-modules

    node-modules/address

    237عرض على GitHub↗

    npm-image: https://img.shields.io/npm/v/address.svg?style=flat-square npm-url: https://npmjs.org/package/address coveralls-image: https://img.shields.io/coveralls/node-modules/address.svg?style=flat-square coveralls-url: https://coveralls.io/r/node-modules/address?branch=master…

    TypeScript
    عرض على GitHub↗237
  • node-modules/detect-portN

    node-modules/detect-port

    0عرض على GitHub↗

    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:…

    عرض على GitHub↗0
  • pbojinov/request-ipالصورة الرمزية لـ pbojinov

    pbojinov/request-ip

    865عرض على GitHub↗

    A tiny Node.js module for retrieving a request's IP address.

    JavaScript
    عرض على GitHub↗865
  • request/tunnel-agentالصورة الرمزية لـ request

    request/tunnel-agent

    118عرض على GitHub↗

    tunnel-agent

    JavaScript
    عرض على GitHub↗118
  • roccomuso/netcatالصورة الرمزية لـ roccomuso

    roccomuso/netcat

    436عرض على GitHub↗

    :computer: Netcat client and server modules written in pure Javascript for Node.js.

    JavaScript
    عرض على GitHub↗436
  • samchon/mutex-serverالصورة الرمزية لـ samchon

    samchon/mutex-server

    32عرض على GitHub↗

    `bash npm install --save mutex-server `

    TypeScript
    عرض على GitHub↗32
  • silverwind/default-gatewayالصورة الرمزية لـ silverwind

    silverwind/default-gateway

    90عرض على GitHub↗

    Get the default network gateway, cross-platform.

    JavaScript
    عرض على GitHub↗90
  • sindresorhus/get-portالصورة الرمزية لـ sindresorhus

    sindresorhus/get-port

    926عرض على GitHub↗

    Get an available TCP port

    JavaScript
    عرض على GitHub↗926
  • sindresorhus/internal-ipالصورة الرمزية لـ sindresorhus

    sindresorhus/internal-ip

    350عرض على GitHub↗

    `sh npm install internal-ip `

    JavaScript
    عرض على GitHub↗350