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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to request/tunnel-agent

Open-source alternatives to Tunnel Agent

30 open-source projects similar to request/tunnel-agent, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tunnel Agent alternative.

  • bevry/getmacAvatar de bevry

    bevry/getmac

    360Ver en GitHub↗

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

    TypeScript
    Ver en GitHub↗360
  • elpheria/rpc-websocketsAvatar de elpheria

    elpheria/rpc-websockets

    624Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗624
  • feross/simple-peerAvatar de feross

    feross/simple-peer

    7,797Ver en 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
    Ver en GitHub↗7,797
  • feross/simple-websocketAvatar de feross

    feross/simple-websocket

    186Ver en 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
    Ver en GitHub↗186
  • http-party/node-portfinderAvatar de http-party

    http-party/node-portfinder

    899Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗899

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • indutny/node-ipAvatar de indutny

    indutny/node-ip

    1,542Ver en GitHub↗

    IP address tools for node.js

    JavaScript
    Ver en GitHub↗1,542
  • infusion/node-dhcpAvatar de infusion

    infusion/node-dhcp

    305Ver en GitHub↗

    A DHCP server and client written in pure JavaScript

    JavaScript
    Ver en GitHub↗305
  • jetmore/swaksAvatar de jetmore

    jetmore/swaks

    1,302Ver en GitHub↗

    Swaks - Swiss Army Knife for SMTP

    Perlperl5smtptesting
    Ver en GitHub↗1,302
  • joewalnes/websocketdAvatar de joewalnes

    joewalnes/websocketd

    17,465Ver en 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
    Ver en GitHub↗17,465
  • jpillora/chiselAvatar de jpillora

    jpillora/chisel

    15,615Ver en 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
    Ver en GitHub↗15,615
  • koichik/node-tunnelAvatar de koichik

    koichik/node-tunnel

    536Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗536
  • localtunnel/localtunnelAvatar de localtunnel

    localtunnel/localtunnel

    22,350Ver en 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
    Ver en GitHub↗22,350
  • mafintosh/airpasteAvatar de mafintosh

    mafintosh/airpaste

    829Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗829
  • mafintosh/blecatAvatar de mafintosh

    mafintosh/blecat

    96Ver en GitHub↗

    A 1-1 pipe over bluetooth low energy

    JavaScript
    Ver en GitHub↗96
  • mafintosh/discovery-swarmAvatar de mafintosh

    mafintosh/discovery-swarm

    372Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗372
  • mafintosh/hash-to-portAvatar de mafintosh

    mafintosh/hash-to-port

    35Ver en GitHub↗

    Hash a value to a valid port

    JavaScript
    Ver en GitHub↗35
  • mafintosh/hyperpipeAvatar de mafintosh

    mafintosh/hyperpipe

    119Ver en GitHub↗

    Distributed input/output pipe.

    JavaScript
    Ver en GitHub↗119
  • mafintosh/network-addressAvatar de mafintosh

    mafintosh/network-address

    67Ver en GitHub↗

    get the local network address of your machine

    JavaScript
    Ver en GitHub↗67
  • mafintosh/signalhubAvatar de mafintosh

    mafintosh/signalhub

    674Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗674
  • mafintosh/torrent-mountAvatar de mafintosh

    mafintosh/torrent-mount

    1,413Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗1,413
  • mafintosh/webcatAvatar de mafintosh

    mafintosh/webcat

    453Ver en 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
    Ver en GitHub↗453
  • nicocha30/ligolo-ngAvatar de nicocha30

    nicocha30/ligolo-ng

    4,289Ver en 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
    Ver en GitHub↗4,289
  • node-modules/addressAvatar de node-modules

    node-modules/address

    237Ver en 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
    Ver en GitHub↗237
  • node-modules/detect-portN

    node-modules/detect-port

    0Ver en 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:…

    Ver en GitHub↗0
  • pbojinov/request-ipAvatar de pbojinov

    pbojinov/request-ip

    865Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗865
  • roccomuso/netcatAvatar de roccomuso

    roccomuso/netcat

    436Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗436
  • samchon/mutex-serverAvatar de samchon

    samchon/mutex-server

    32Ver en GitHub↗

    `bash npm install --save mutex-server `

    TypeScript
    Ver en GitHub↗32
  • silverwind/default-gatewayAvatar de silverwind

    silverwind/default-gateway

    90Ver en GitHub↗

    Get the default network gateway, cross-platform.

    JavaScript
    Ver en GitHub↗90
  • sindresorhus/get-portAvatar de sindresorhus

    sindresorhus/get-port

    926Ver en GitHub↗

    Get an available TCP port

    JavaScript
    Ver en GitHub↗926
  • sindresorhus/internal-ipAvatar de sindresorhus

    sindresorhus/internal-ip

    350Ver en GitHub↗

    `sh npm install internal-ip `

    JavaScript
    Ver en GitHub↗350