2025.5.1 #23
Coralesoft
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2025.5.2 Release
install-cloudflared.sh & uninstall-cloudflared.sh
Highlights
Installer now prompts to enable daily cron-based updates. If declined, updater is installed but must be run manually (
/usr/sbin/cloudflared-update).Web-managed tunnels now store the raw token in
/root/.cloudflared/tunnel-token, and the service script reads it directly.Both scripts ensure
/root/.cloudflaredexists before writing configs or tokens.All release notes now live in
CHANGELOG.md(header updated accordingly).Cleanly stops & disables the service, removes binary, updater, configs, token file and cron job.
Description
This release bundles improvements to both installation and uninstallation of Cloudflared on OpenWrt devices (Raspberry Pi 4 or x86).
install-cloudflared.sh Table of Contents
nano,wget-ssl,jq,curlare presenttunnel-token)/etc/init.d/cloudflaredscript/usr/sbin/cloudflared-update; prompts to enable daily cronuninstall-cloudflared.sh Table of Contents
/etc/init.d/cloudflared stopdisable, delete/etc/init.d/cloudflared/usr/sbin/cloudflared,/usr/sbin/cloudflared-update/root/.cloudflared/config.yml,/root/.cloudflared/tunnel-tokenPlease see
CHANGELOG.mdfor the full history of changes.This discussion was created from the release 2025.5.1.
Beta Was this translation helpful? Give feedback.
All reactions