15 lines
618 B
Plaintext
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.
|