This repository aims to automate the installation of Cloudflare Tunnel client (formerly Argo Tunnel) on a fresh Alpine Linux setup (LXC, VM, or bare metal), configure optimal settings for the operating system , and maintain updates with periodic jobs, all while minimizing resource usage and achieving everything with a single script.
wget -qO- https://raw.githubusercontent.com/BenSabry/Cloudflared/main/setup.sh | TOKEN="TOKEN" sh
Cloudflare Tunnel: provides you with a secure way to connect your resources to Cloudflare without a publicly routable IP address. With Tunnel, you do not send traffic to an external IP — instead, a lightweight daemon in your infrastructure (cloudflared) creates outbound-only connections to Cloudflare's global network. Cloudflare Tunnel can connect HTTP web servers, SSH servers, remote desktops, and other protocols safely to Cloudflare. This way, your origins can serve traffic through Cloudflare without being vulnerable to attacks that bypass Cloudflare.
Daily Cloudflared Update
Daily Rotating logs
Daily System Upgrade