DioxusLabs / DioxusLabs/dioxus

Tunnel / reverse proxy for CLI to enable sharing across the web

Open
#2,058 0 comments 2 reactions 0 assignees View on GitHub
cli
Dominant language
Rust
Stars
39.1k
Forks
1.9k
Avg merge
4d 10h
Merged PRs (30d)
4

Description

## Feature Request

Tools like ngrok and wrangler provide a reverse proxy / tunnel that lets you plumb your local application out into the world. We already expose apps on the user's network, but we could also allow apps to be exposed on the global internet for testing purposes.

Instead of deploying an app, you'd simply turn on the tunnel feature of the CLI and your app would be available to share in slack/github/etc.

Cloudflare provides free tunnels via cloudflared which (ToS permitting...) we can simply embed in the CLI.

https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/do-more-with-tunnels/trycloudflare/

There's an open source version we can host on a tiny vps.

https://github.com/ekzhang/bore

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.