Contains the command-line client for Cloudflare Tunnel, a tunneling daemon that proxies traffic from the Cloudflare network to your origins. Docs: https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
3 lines
55 B
Bash
3 lines
55 B
Bash
#!/bin/sh
|
|
|
|
cloudflared --version | grep "$PKG_VERSION"
|