Edge Computing with Cloudflare Workers
Cloudflare Argo Tunnel with Rust+Raspberry Pi

Cloudflare Argo Tunnel with Rust+Raspberry Pi

4/6/2018 · Steven Pack

What this post added

This post introduces Cloudflare Argo Tunnel, a new capability that allows applications running on local networks (demonstrated with a Raspberry Pi) to be securely exposed to the internet without opening firewall ports or configuring routers. It details the setup process, including installing the cloudflared agent, authorizing a domain, and creating a tunnel. The post also showcases how to serve a Rust-based web application (Gotham) through Argo Tunnel, demonstrating the flexibility and power of exposing local services securely via Cloudflare's edge network.

Read the original post ↗