Skip to content

v1.8.2-1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 20:46

Cloudflare IP Optimization v1.8.2-1

Package: luci-app-cloudflare-ip (LuCI web interface + service, includes Chinese and English translations)

Both .ipk (opkg) and .apk (apk) formats are provided.

Installation (opkg - OpenWrt 23.05 / 24.10)

opkg install luci-app-cloudflare-ip_*.ipk

Installation (apk - OpenWrt 25.12+)

apk add --allow-untrusted ./luci-app-cloudflare-ip*.apk

Upgrade

# Download new packages from Release, then install the same way as above.
# opkg/apk will automatically detect and upgrade the existing version.
# Your UCI config (/etc/config/cf_ip) is preserved.

# Clear LuCI cache after upgrade:
rm -rf /tmp/luci-*
# Then force-refresh browser: Ctrl+Shift+R

Requirements

  • OpenWrt 23.05+ with bash, curl, tar, jq
  • PassWall or OpenClash (optional, at least one recommended)