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

ngrok/ngrok-rust

0
View on GitHub↗
380 stars·34 forks·Rust·Apache-2.0·10 views

Ngrok Rust

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

Features

  • DevOps & Infrastructure - Exposes local applications to the internet securely.
  • Networking and Tunnels - Official Rust client for the ngrok tunneling service.

Star history

Star history chart for ngrok/ngrok-rustStar history chart for ngrok/ngrok-rust

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

Projects sharing features with Ngrok Rust

These projects share indexed features with Ngrok Rust. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • joaoh82/rustunneljoaoh82 avatar

    joaoh82/rustunnel

    636View on GitHub↗

    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.

    Rust
    View on GitHub↗636
  • 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→

Frequently asked questions

What does ngrok/ngrok-rust do?

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

What are the main features of ngrok/ngrok-rust?

The main features of ngrok/ngrok-rust are: DevOps & Infrastructure, Networking and Tunnels.

Which projects share features with ngrok/ngrok-rust?

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… joaoh82/rustunnel — Self-hosted, secure tunnel server in Rust. Expose local HTTP/HTTPS/TCP/UDP services to the public internet via… 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,…