cloudflared-tunnel/cloudflared-tunnel/DEBIAN/control
2026-09-19 00:40:33 +00:00

15 lines
618 B
Plaintext

Package: cloudflared-tunnel
Version: @VERSION@
Architecture: all
Maintainer: Mike Mainguy <mike.mainguy@gmail.com>
Section: net
Priority: optional
Depends: cloudflared, adduser, ca-certificates, iproute2, jq, systemd
Description: Cloudflare Tunnel to a local port, run as a systemd service
Provides cloudflared-tunnel-setup, which configures a named, dashboard-token
or quick (trycloudflare.com) Cloudflare Tunnel forwarding to
http://localhost:PORT and runs it as the unprivileged 'cloudflared' user.
.
A daily systemd timer upgrades cloudflared via apt and restarts the tunnel
when a new version is installed.