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
joaoh82 avatar

joaoh82/rustunnel

0
View on GitHub↗
636 stars·45 forks·Rust·AGPL-3.0·11 viewsrustunnel.com↗

Rustunnel

Self-hosted, secure tunnel server in Rust. Expose local HTTP/HTTPS/TCP/UDP services to the public internet via TLS-encrypted WebSocket. Open-source, pay-as-you-go managed option, MCP server for AI agents.

Features

  • DevOps & Infrastructure - Self-hosted secure tunnel server with TLS and multiplexing.
  • Networking and Tunnels - Secure, self-hosted tunnel server with TLS encryption.

Star history

Star history chart for joaoh82/rustunnelStar history chart for joaoh82/rustunnel

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Frequently asked questions

What does joaoh82/rustunnel do?

Self-hosted, secure tunnel server in Rust. Expose local HTTP/HTTPS/TCP/UDP services to the public internet via TLS-encrypted WebSocket. Open-source, pay-as-you-go managed option, MCP server for AI agents.

What are the main features of joaoh82/rustunnel?

The main features of joaoh82/rustunnel are: DevOps & Infrastructure, Networking and Tunnels.

Which projects share features with joaoh82/rustunnel?

Projects with overlapping indexed features include: rathole-org/rathole — Rathole is a reverse proxy tunneling tool designed to expose local services behind firewalls and network address… ngrok/ngrok-rust — Embed ngrok secure ingress into your Rust apps with a single line of code. ekzhang/bore — Bore is a TCP tunneling tool and localhost exposure utility used to route local TCP ports to public IP addresses. It… acidix/zsh-k9s — zsh plugin to manage multiple kubectl configurations for k9s. anaibol/awesome-serverless — :cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications. agrinman/tunnelto — tunnelto is a network tunneling tool that creates a public URL to forward traffic to a locally running web server,…

Projects sharing features with Rustunnel

These projects share indexed features with Rustunnel. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ngrok/ngrok-rustngrok avatar

    ngrok/ngrok-rust

    380View on GitHub↗

    Embed ngrok secure ingress into your Rust apps with a single line of code.

    Rust
    View on GitHub↗380
  • rathole-org/ratholerathole-org avatar

    rathole-org/rathole

    12,845View on GitHub↗

    Rathole is a reverse proxy tunneling tool designed to expose local services behind firewalls and network address translation to the public internet. It functions as a secure tunneling infrastructure that enables remote access to private network resources without requiring manual router port forwarding configurations. The system utilizes a client-server architecture where a public-facing gateway coordinates with a private-network agent. It distinguishes itself by multiplexing multiple logical service connections through a single persistent TCP stream, which reduces the overhead of maintaining

    Rustfirewallfrphttp
    View on GitHub↗12,845
  • 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
  • acidix/zsh-k9sacidix avatar

    acidix/zsh-k9s

    0View on GitHub↗

    zsh plugin to manage multiple kubectl configurations for k9s

    Shell
    View on GitHub↗0
Compare all 30 related projects→