#rust #async_io #expose #localhost #rust #tunnel
Tunnelto is a Rust tool that exposes your local web server (like on port 8000) to a public URL via a simple tunnel. Install easily with `brew install agrinman/tap/tunnelto`, `cargo install tunnelto`, or downloads; run `tunnelto --port 8000` for quick start, with options for keys, subdomains, and hosts. Host your own server too. This benefits you by letting anyone access your local dev server securely online without complex setup, speeding up testing and sharing.
https://github.com/agrinman/tunnelto
Tunnelto is a Rust tool that exposes your local web server (like on port 8000) to a public URL via a simple tunnel. Install easily with `brew install agrinman/tap/tunnelto`, `cargo install tunnelto`, or downloads; run `tunnelto --port 8000` for quick start, with options for keys, subdomains, and hosts. Host your own server too. This benefits you by letting anyone access your local dev server securely online without complex setup, speeding up testing and sharing.
https://github.com/agrinman/tunnelto
GitHub
GitHub - agrinman/tunnelto: Expose your local web server to the internet with a public URL.
Expose your local web server to the internet with a public URL. - agrinman/tunnelto