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
Back to agrinman/tunnelto

Projects sharing features with Tunnelto

30 open-source projects similar to agrinman/tunnelto, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • exposedev/exposeexposedev avatar

    exposedev/expose

    4,521View on GitHub↗

    Expose is a secure tunneling tool that creates public URLs for local development servers, making them accessible from the internet without complex network configuration. It forwards incoming HTTP requests and responses between a public relay server and a local machine, enabling external services to reach a development environment that would otherwise be isolated behind a firewall or VPN. The project distinguishes itself through a comprehensive set of webhook debugging and inspection capabilities. It captures all incoming webhook requests and displays them in a real-time dashboard or command-l

    PHPexposetunnel-servertunneling
    View on GitHub↗4,521
  • ekzhang/boreekzhang avatar

    ekzhang/bore

    11,242View on GitHub↗

    Bore is a TCP tunneling tool and localhost exposure utility used to route local TCP ports to public IP addresses. It functions as a TCP port forwarder that makes services running on a local machine accessible over the internet via a remote listener. The project includes a secure tunnel server implementation that manages incoming connections and routes traffic to connected local clients. It utilizes shared secret handshakes to authorize tunnel creation and restrict access to authorized users. The system provides capabilities for firewall bypass networking and remote tunnel hosting. It manages

    Rustclilocalhostnetworking
    View on GitHub↗11,242
  • beyondcode/exposebeyondcode avatar

    beyondcode/expose

    4,569View on GitHub↗

    Expose is a PHP-based tunneling service and local environment proxy that exposes local servers to the internet via public URLs. It provides a secure way to share development previews and test APIs without deploying to a remote server. The project is distinguished by its support for self-hosted tunneling infrastructure, allowing users to deploy a private server for full control over data and network configuration. It includes a dedicated HTTP webhook debugger for capturing, inspecting, and replaying incoming requests to verify system behavior in a local environment. The toolset covers network

    PHP
    View on GitHub↗4,569

AI search

Explore more awesome repositories

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

Find more with AI search
  • erebe/wstunnelerebe avatar

    erebe/wstunnel

    6,424View on GitHub↗

    wstunnel is a tool that tunnels arbitrary TCP traffic through WebSocket connections, enabling communication across restrictive firewalls and proxies. It operates as both a client and server, encapsulating TCP data within WebSocket binary frames and multiplexing multiple connections over a single WebSocket link. The tool supports mutual TLS authentication, requiring clients to present signed certificates for verification before establishing a tunnel, and provides shared secret access control and tunnel forwarding restrictions for additional security. The project distinguishes itself by offerin

    Rusthttp2reverse-tunnelsocks
    View on GitHub↗6,424
  • cfal/tobarucfal avatar

    cfal/tobaru

    286View on GitHub↗

    Port forwarding utility written in Rust with IP and TLS SNI/ALPN-based forwarding rules, multiple targets per port, iptables support, and hot reloading.

    Rustload-balancingport-forwardport-forwarding
    View on GitHub↗286
  • techchipnet/camphishtechchipnet avatar

    techchipnet/CamPhish

    4,542View on GitHub↗

    CamPhish is a social engineering framework and phishing tool designed to capture webcam photos and GPS coordinates from remote devices. It uses web interfaces to request browser permissions, allowing it to retrieve device media and geographic location data. The project includes a local server tunneling tool that creates public internet links, making hosted phishing pages accessible to remote users. It also features a GPS location tracker that retrieves latitude and longitude coordinates and displays them on maps. The system manages the exfiltration of captured data to a backend server, where

    HTMLandroid-hackingcamera-hackinggps
    View on GitHub↗4,542
  • hwdsl2/docker-ipsec-vpn-serverhwdsl2 avatar

    hwdsl2/docker-ipsec-vpn-server

    7,025View on GitHub↗

    This project is a containerized IPsec VPN server designed to provide secure remote network access. It functions as an IKEv2 VPN gateway, utilizing the StrongSwan daemon to manage security associations and establish encrypted tunnels between remote clients and a private network. The server acts as a certificate-based VPN manager, handling the generation and distribution of digital certificates and pre-shared keys to authenticate remote users. It includes tools for IKEv2 client management to automate the creation of configuration profiles and security keys for connecting devices. The system co

    Shellcisco-ipsecdockerdocker-image
    View on GitHub↗7,025
  • ignitetch/advphishingIgnitetch avatar

    Ignitetch/AdvPhishing

    3,112View on GitHub↗

    AdvPhishing is a tool for social engineering simulations and credential harvesting testing. It generates deceptive web interfaces, including cloned service provider pages and pre-made layouts that mimic payment and social media platforms, to capture user login details. The tool manages the end-to-end deployment of phishing campaigns by routing captured credentials to a specified email address via an integrated SMTP mail delivery mechanism. It includes utilities for exposing a local development server to the public internet through secure tunneling and redirects users to legitimate third-party

    Hackadvancephishingamazone-tfofacebook-otp
    View on GitHub↗3,112
  • openinterpreter/01openinterpreter avatar

    openinterpreter/01

    5,129View on GitHub↗

    01 is a voice-to-code agent and language model voice interface framework that enables natural language control of computers and devices. It functions as a real-time audio streaming server and a cross-platform voice client, translating spoken instructions into executable code to automate software, manage files, and browse the web. The system supports both local and cloud-based language models, alongside local or hosted speech-to-text and text-to-speech engines. It is designed for custom hardware integration, providing the means to build embedded AI voice controllers using microcontrollers like

    Python
    View on GitHub↗5,129
  • leokhoa/laragonleokhoa avatar

    leokhoa/laragon

    5,220View on GitHub↗

    Laragon is a portable web server suite and WAMP stack manager that provides a self-contained local development environment. It enables the bootstrapping of web applications through the orchestration of web servers, databases, and language runtimes on a single machine. The project is distinguished by its registry-free portable mode, allowing the entire development stack to be moved between drives or computers without re-installation. It features automated virtual host mapping and SSL certificate generation for local domains, as well as a local tunneling gateway to expose projects via public UR

    PHP
    View on GitHub↗5,220
  • michaing/dietpiMichaIng avatar

    MichaIng/DietPi

    6,131View on GitHub↗

    DietPi is an ultra-lightweight Debian distribution and software platform purpose-built for single-board computers. It provides a minimal operating system that strips away unnecessary services to reduce CPU and RAM usage, and includes a curated software catalogue of pre-optimised applications that can be installed with a single command. The system reads a plain-text configuration file before first boot to perform unattended OS and software installation, and offers a web interface for remote system administration. What distinguishes DietPi is its comprehensive, integrated approach to turning a

    Shellbashdebiandietpi
    View on GitHub↗6,131
  • browsersync/browser-syncBrowserSync avatar

    BrowserSync/browser-sync

    12,289View on GitHub↗

    BrowserSync is a web development synchronization tool and live reload server. It functions as a local static web server, a reverse proxy server for existing sites, and a browser testing orchestrator that coordinates page state across different browsers and physical devices. The tool is distinguished by its ability to mirror user interactions, such as clicks, scrolls, and form inputs, in real time across all connected devices. It also provides a web-based device control interface and the capability to create public URL tunnels for remote testing of local sites. The system covers a broad range

    JavaScript
    View on GitHub↗12,289
  • jaykali/maskphishjaykali avatar

    jaykali/maskphish

    3,020View on GitHub↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Shellhackhackinghacking-tool
    View on GitHub↗3,020
  • voila-dashboards/voilavoila-dashboards avatar

    voila-dashboards/voila

    5,935View on GitHub↗

    Voilà is a tool that converts Jupyter notebooks into standalone interactive web applications. It renders notebook cells as HTML web components, preserving live widgets while stripping source code by default, and gives each viewer a dedicated Jupyter kernel for isolated widget state and callback execution. The project runs as a Jupyter server extension, reusing existing server infrastructure for notebook serving and authentication. It supports directory-based notebook hosting, serving all notebooks in a folder as a browsable collection of web applications from a single command. Voilà also prov

    Python
    View on GitHub↗5,935
  • datawhalechina/vibe-vibedatawhalechina avatar

    datawhalechina/vibe-vibe

    3,126View on GitHub↗

    vibe-vibe is an LLM agent engineering framework and toolchain optimizer designed for orchestrating multi-agent systems. It serves as a comprehensive guide and methodology for transforming conceptual ideas into deployed applications through agentic software engineering. The project focuses on the orchestration of specialized AI agent roles with defined collaboration boundaries and iterative feedback loops. It provides frameworks for toolchain optimization, including the selection and evaluation of protocols that extend model capabilities and the design of standardized tool interfaces. The sys

    agentagentic-aiai
    View on GitHub↗3,126
  • apache/brpcapache avatar

    apache/brpc

    17,545View on GitHub↗

    brpc is a high-performance C++ RPC framework and network programming library designed for building distributed systems. It functions as a multi-protocol RPC server capable of hosting and detecting multiple communication protocols, including gRPC, Thrift, HTTP, Redis, and Memcached, on a single TCP port. The project distinguishes itself through high-throughput data transport and memory efficiency, utilizing RDMA-based transport to bypass the kernel TCP stack and zero-copy memory management to eliminate data duplication. It also implements the Raft algorithm for consensus-based state replicatio

    C++rpc
    View on GitHub↗17,545
  • ao-space/gtao-space avatar

    ao-space/gt

    142View on GitHub↗

    Fast WebSocket(s)/HTTP(s)/TCP relay proxy for making tunnels to localhost.

    Godevfastfirewall
    View on GitHub↗142
  • amak-tech/port-buddyamak-tech avatar

    amak-tech/port-buddy

    533View on GitHub↗

    Expose local ports to the internet in seconds

    Javalocalhost-tunnelngrok-alternativeport-forwarding
    View on GitHub↗533
  • antoniomika/sishantoniomika avatar

    antoniomika/sish

    4,655View on GitHub↗

    Sish is a reverse SSH proxy and tunneling server designed to expose local services to the internet. It functions as an SSH tunneling proxy that routes HTTP, WebSocket, and TCP traffic from a remote server to a local machine, enabling the creation of public URLs for local applications. The project distinguishes itself through a combination of an SNI proxy for routing encrypted TLS traffic without decryption and a TCP load balancer that distributes incoming requests across multiple backend targets. It also includes a dedicated service console for real-time inspection and debugging of forwarded

    Gohttphttpsngrok
    View on GitHub↗4,655
  • andydunstall/pikoandydunstall avatar

    andydunstall/piko

    2,159View on GitHub↗

    An open-source alternative to Ngrok, designed to serve production traffic and be simple to host (particularly on Kubernetes)

    Gogolanghttphttp-proxy
    View on GitHub↗2,159
  • adamcooke/staytusadamcooke avatar

    adamcooke/staytus

    2,177View on GitHub↗

    💡 An open source solution for publishing the status of your services

    Rubyrailsstatusstatus-site
    View on GitHub↗2,177
  • aantti/mcp-netbirdaantti avatar

    aantti/mcp-netbird

    50View on GitHub↗

    MCP Server for Netbird

    Go
    View on GitHub↗50
  • benlau/qtcibenlau avatar

    benlau/qtci

    162View on GitHub↗

    Collection of scripts to build Qt application in command line environment

    Shell
    View on GitHub↗162
  • berstend/hypertunnelberstend avatar

    berstend/hypertunnel

    266View on GitHub↗

    ✨ Expose any local TCP/IP service on the internet.

    JavaScriptexpose-localhostfree-servicehypertunnel
    View on GitHub↗266
  • benjefferies/safe-kubectlbenjefferies avatar

    benjefferies/safe-kubectl

    5View on GitHub↗

    Oh my zsh plugin to make kubectl commands a bit safer

    Shell
    View on GitHub↗5
  • bhznjns/nfc-plinkdBHznJNs avatar

    BHznJNs/NFC-PLinkD

    21View on GitHub↗

    A mobile application that helps you create links between your paper materials and digital resources via NFC.

    Dart
    View on GitHub↗21
  • boostorg/beastboostorg avatar

    boostorg/beast

    4,801View on GitHub↗

    Beast is a C++ library for implementing low-level HTTP and WebSocket clients and servers. It functions as an asynchronous networking framework designed to compose non-blocking I/O operations and layered stream stacks for managing concurrent network traffic, specifically utilizing the Boost.Asio asynchronous model. The library provides a comprehensive implementation of the HTTP/1.1 and WebSocket protocols. For HTTP, it includes primitives for parsing and serializing messages with support for chunked transfer encoding, incremental body reading, and request pipelining. Its WebSocket implementati

    C++asioasync-programmingboost
    View on GitHub↗4,801
  • boringproxy/boringproxyboringproxy avatar

    boringproxy/boringproxy

    1,376View on GitHub↗

    Simple tunneling reverse proxy with a fast web UI and auto HTTPS. Designed for self-hosters.

    Go
    View on GitHub↗1,376
  • boronine/h2tunnelboronine avatar

    boronine/h2tunnel

    140View on GitHub↗

    TCP over HTTP/2

    TypeScriptngrokproxytunnel
    View on GitHub↗140
  • azure/azure-sdk-for-rustAzure avatar

    Azure/azure-sdk-for-rust

    878View on GitHub↗

    This repository is for the active development of the Azure SDK for Rust. For consumers of the SDK we recommend visiting Docs.rs and looking up the docs for any of libraries in the SDK.

    Rustazureazure-sdkmicrosoft
    View on GitHub↗878