awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to sshuttle/sshuttle

Open-source alternatives to Sshuttle

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

  • slackhq/nebulaAvatar von slackhq

    slackhq/nebula

    17,405Auf GitHub ansehen↗

    Nebula is a scalable, decentralized overlay networking tool designed to create secure, encrypted peer-to-peer connections between distributed hosts. By utilizing a certificate-based identity authority, it enables the construction of private communication fabrics across disparate physical infrastructures, such as multiple cloud providers or on-premises data centers, without requiring central authentication servers. The project distinguishes itself through a zero-trust architecture that enforces granular, policy-driven firewall filtering based on certificate-derived group memberships. It facili

    Go
    Auf GitHub ansehen↗17,405
  • progrium/localtunnelAvatar von progrium

    progrium/localtunnel

    3,233Auf GitHub ansehen↗

    Expose localhost servers to the Internet

    Go
    Auf GitHub ansehen↗3,233
  • localtunnel/localtunnelAvatar von localtunnel

    localtunnel/localtunnel

    22,350Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗22,350
  • inconshreveable/ngrokAvatar von inconshreveable

    inconshreveable/ngrok

    24,446Auf GitHub ansehen↗

    ngrok is a secure TCP tunneling proxy and API ingress controller that exposes local services to the public internet. It establishes a persistent connection between a local agent and a cloud-based gateway to route traffic to local ports without requiring firewall or router configuration changes. The project provides a global gateway for routing API traffic, which includes built-in support for rate limiting and authentication policy enforcement. It also functions as an IoT device gateway, enabling remote command execution and access control for embedded hardware via a cloud-to-device bridge. A

    Go
    Auf GitHub ansehen↗24,446

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • amalshaji/portrAvatar von amalshaji

    amalshaji/portr

    3,139Auf GitHub ansehen↗

    Expose local http, tcp or websocket connections to the public internet

    Goclideveloper-toolsgolang
    Auf GitHub ansehen↗3,139
  • anderspitman/sirtunnelAvatar von anderspitman

    anderspitman/SirTunnel

    1,563Auf GitHub ansehen↗

    Minimal, self-hosted, 0-config alternative to ngrok. Caddy+OpenSSH+50 lines of Python.

    Python
    Auf GitHub ansehen↗1,563
  • agrinman/tunneltoAvatar von agrinman

    agrinman/tunnelto

    5,828Auf GitHub ansehen↗

    tunnelto is a network tunneling tool that creates a public URL to forward traffic to a locally running web server, making it accessible from anywhere. It provides a way to expose local development servers to the internet through temporary or persistent public endpoints. The project supports authenticating tunnel connections with an API key to prevent unauthorized access, and allows reserving custom subdomains so the public URL remains stable across sessions. It also enables debugging webhook integrations by forwarding incoming requests to a local server for inspection during development, and

    Rustasync-ioexposelocalhost
    Auf GitHub ansehen↗5,828
  • antoniomika/sishAvatar von antoniomika

    antoniomika/sish

    4,655Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,655
  • amak-tech/port-buddyAvatar von amak-tech

    amak-tech/port-buddy

    533Auf GitHub ansehen↗

    Expose local ports to the internet in seconds

    Javalocalhost-tunnelngrok-alternativeport-forwarding
    Auf GitHub ansehen↗533
  • ao-space/gtAvatar von ao-space

    ao-space/gt

    142Auf GitHub ansehen↗

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

    Godevfastfirewall
    Auf GitHub ansehen↗142
  • aphyr/tundAvatar von aphyr

    aphyr/tund

    418Auf GitHub ansehen↗

    SSH reverse tunnel daemon

    Ruby
    Auf GitHub ansehen↗418
  • aurelg/ephemeral-hidden-serviceAvatar von aurelg

    aurelg/ephemeral-hidden-service

    9Auf GitHub ansehen↗

    Create ephemeral Tor hidden services from the command line

    Python
    Auf GitHub ansehen↗9
  • azimjohn/jprqAvatar von azimjohn

    azimjohn/jprq

    1,524Auf GitHub ansehen↗

    join public router. quickly.

    Gongrok-alternativengrok-replacementtunnel-server
    Auf GitHub ansehen↗1,524
  • beatfreaker/is-reachable-cliAvatar von beatfreaker

    beatfreaker/is-reachable-cli

    28Auf GitHub ansehen↗

    Check if hostnames are reachable or not

    JavaScript
    Auf GitHub ansehen↗28
  • boringproxy/boringproxyAvatar von boringproxy

    boringproxy/boringproxy

    1,376Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗1,376
  • ankh2054/linux-pentestAvatar von ankh2054

    ankh2054/linux-pentest

    89Auf GitHub ansehen↗

    Linux pentest tools

    Shell
    Auf GitHub ansehen↗89
  • beyondcode/exposeAvatar von beyondcode

    beyondcode/expose

    4,569Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,569
  • boronine/h2tunnelAvatar von boronine

    boronine/h2tunnel

    140Auf GitHub ansehen↗

    TCP over HTTP/2

    TypeScriptngrokproxytunnel
    Auf GitHub ansehen↗140
  • brandonyoungdev/tldxAvatar von brandonyoungdev

    brandonyoungdev/tldx

    1,875Auf GitHub ansehen↗

    Bulk domain availability checking via RDAP, DNS, and WHOIS, with prefix/suffix permutations, regex patterns, MCP, and multiple output formats

    Go
    Auf GitHub ansehen↗1,875
  • buffer/thugAvatar von buffer

    buffer/thug

    1,034Auf GitHub ansehen↗

    Python low-interaction honeyclient

    Pythonclient-honeypothoneyclientlow-interaction
    Auf GitHub ansehen↗1,034
  • citronneur/rdpyAvatar von citronneur

    citronneur/rdpy

    1,737Auf GitHub ansehen↗

    Remote Desktop Protocol in Twisted Python

    Python
    Auf GitHub ansehen↗1,737
  • cmars/onionpipeAvatar von cmars

    cmars/onionpipe

    610Auf GitHub ansehen↗

    Onion addresses for anything.

    Goanonymitydecentralizedforwarding
    Auf GitHub ansehen↗610
  • cowrie/cowrieAvatar von cowrie

    cowrie/cowrie

    6,181Auf GitHub ansehen↗

    .. SPDX-FileCopyrightText: 2014 Upi Tamminen .. SPDX-FileCopyrightText: 2014-2025 Michel Oosterhof .. .. SPDX-License-Identifier: BSD-3-Clause

    Pythonattackercowriecowrie-ssh
    Auf GitHub ansehen↗6,181
  • cristipufu/tunneliteAvatar von cristipufu

    cristipufu/tunnelite

    48Auf GitHub ansehen↗

    TCP, HTTP, SSE and WS tunneling in .NET with SignalR

    C#http-tunnelingnet8signalr
    Auf GitHub ansehen↗48
  • ctxis/capeAvatar von ctxis

    ctxis/CAPE

    760Auf GitHub ansehen↗

    Malware Configuration And Payload Extraction

    Python
    Auf GitHub ansehen↗760
  • cypherpunkarmory/holepunchAvatar von CypherpunkArmory

    CypherpunkArmory/holepunch

    60Auf GitHub ansehen↗

    Holepunch API

    Pythonpythonrest-apireverse-tunnel
    Auf GitHub ansehen↗60
  • degola/punchmoleAvatar von degola

    degola/punchmole

    17Auf GitHub ansehen↗

    Punchmole is a simple tool to give your locally running HTTP servers a public URL and is an easy to self-host alternative to ngrok and/or tunnelmole.

    JavaScript
    Auf GitHub ansehen↗17
  • diego-treitos/linux-smart-enumerationAvatar von diego-treitos

    diego-treitos/linux-smart-enumeration

    3,932Auf GitHub ansehen↗

    This project is a comprehensive toolkit for Linux security auditing and system enumeration. It functions as a framework for identifying configuration weaknesses, gathering system information, and detecting vulnerabilities to assist in gaining higher administrative access levels on Linux systems. The toolkit includes specialized capabilities for version-based vulnerability scanning, which matches installed software against known affected releases, and time-window process monitoring to track recurring system patterns and periodic tasks. It also provides infrastructure for hosting and delivering

    Shellctfshackinghackthebox
    Auf GitHub ansehen↗3,932
  • digitallyrefined/docker-wireguard-tunnelAvatar von DigitallyRefined

    DigitallyRefined/docker-wireguard-tunnel

    110Auf GitHub ansehen↗

    Connect two or more Docker servers together sharing container ports between them via a WireGuard tunnel

    Shelldocker-tunnelencriptionsecurity
    Auf GitHub ansehen↗110
  • berstend/hypertunnelAvatar von berstend

    berstend/hypertunnel

    266Auf GitHub ansehen↗

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

    JavaScriptexpose-localhostfree-servicehypertunnel
    Auf GitHub ansehen↗266