mirror of
https://github.com/openwrt/packages.git
synced 2025-02-12 00:00:55 +00:00
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>
4 lines
55 B
Bash
4 lines
55 B
Bash
#!/bin/sh
|
|
|
|
cloudflared --version | grep "$PKG_VERSION"
|