<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/cloudflared/files/cloudflared.init, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-11-10T12:06:34Z</updated>
<entry>
<title>cloudflared: fix duplicate "run" command argument</title>
<updated>2025-11-10T12:06:34Z</updated>
<author>
<name>Bohdan Chubuk</name>
</author>
<published>2025-11-09T22:14:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=137a710fc2823098856585a293cb7ac9c5f505e2'/>
<id>urn:sha1:137a710fc2823098856585a293cb7ac9c5f505e2</id>
<content type='text'>
The init script was appending the 'run' subcommand twice. The first
instance was misplaced, causing a command syntax error by placing 'run'
before other tunnel options, which breaks the service.

This patch removes the first, incorrect 'run' argument, leaving the
second one in the correct position after all options have been set.

This fixes a regression introduced in pull request #27786.

Ref: https://github.com/openwrt/packages/pull/27786
Signed-off-by: Bohdan Chubuk &lt;chbgdn@gmail.com&gt;
</content>
</entry>
<entry>
<title>cloudflared: fix argument order for tunnel command</title>
<updated>2025-11-07T18:30:51Z</updated>
<author>
<name>Akihiro Nagai</name>
</author>
<published>2025-11-07T14:41:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=38da2ccc4dfea2974c1ade73aec4e740459737fb'/>
<id>urn:sha1:38da2ccc4dfea2974c1ade73aec4e740459737fb</id>
<content type='text'>
Move all global options (--protocol, --loglevel, --logfile, --config,
--origincert, etc.) before the 'run' subcommand, and keep --token
after it to match the correct cloudflared CLI syntax.

Signed-off-by: Akihiro Nagai &lt;bashing.tremors_0f@icloud.com&gt;
</content>
</entry>
<entry>
<title>cloudflared: improve init script for tunnel management</title>
<updated>2025-11-06T00:11:02Z</updated>
<author>
<name>Akihiro Nagai</name>
</author>
<published>2025-11-05T11:20:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b68f1c8c0492ef3d9e0a8b651d760f62c5369144'/>
<id>urn:sha1:b68f1c8c0492ef3d9e0a8b651d760f62c5369144</id>
<content type='text'>
Resolved conflict between remotely-managed tunnel and locally-managed
tunnel configurations.

- Bumped PKG_RELEASE to 2
- Commented out 'config' and 'origincert' options in default
  configuration file
- Preserved options as comments for user reference

Signed-off-by: Akihiro Nagai &lt;bashing.tremors_0f@icloud.com&gt;
</content>
</entry>
<entry>
<title>cloudflared: Update to 2025.2.0</title>
<updated>2025-02-18T11:55:55Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2025-02-18T11:55:55Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=66906b867763834bbac301506c36c83cc8805bf6'/>
<id>urn:sha1:66906b867763834bbac301506c36c83cc8805bf6</id>
<content type='text'>
Remove unneeded reload_service func while at it.

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>cloudflared: reload service if wan inferface has (re)connected</title>
<updated>2024-09-02T05:19:16Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2024-08-31T13:53:39Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=52037eb625a864c7e9b2b4e30b975bc5a8092192'/>
<id>urn:sha1:52037eb625a864c7e9b2b4e30b975bc5a8092192</id>
<content type='text'>
Sometimes the wan connection needs time to be established (e.g. cold
boot after power loss) and the service may crash as the internet is
yet available. Add a trigger to reload the service once the wan
interface is up.

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>cloudflared: Fix incorrect uci config syntax</title>
<updated>2024-06-24T07:35:56Z</updated>
<author>
<name>Ryan Keane</name>
</author>
<published>2024-06-20T21:16:27Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2d711c8fbda489ab5f89b162c040b6502986e970'/>
<id>urn:sha1:2d711c8fbda489ab5f89b162c040b6502986e970</id>
<content type='text'>
Fix incorrect uci config syntax, caused by a careless newbie contributer.
Modify function append_param_arg() in init script, to support hyphenated
arguments.
Add more command parameters as uci options, no value is set to keep it default.

Signed-off-by: Ryan Keane &lt;the.ra2.ifv@gmail.com&gt;
</content>
</entry>
<entry>
<title>cloudflared: Add more run parameters in UCI</title>
<updated>2024-06-19T20:26:30Z</updated>
<author>
<name>Ryan Keane</name>
</author>
<published>2024-06-19T10:25:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=31c91837f9f171828ef6d4bd1e1867f4c593e2cc'/>
<id>urn:sha1:31c91837f9f171828ef6d4bd1e1867f4c593e2cc</id>
<content type='text'>
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/configure-tunnels/tunnel-run-parameters/

Close #24122

Signed-off-by: Ryan Keane &lt;the.ra2.ifv@gmail.com&gt;
</content>
</entry>
<entry>
<title>cloudflared: support setting tunnel token</title>
<updated>2023-05-20T05:04:04Z</updated>
<author>
<name>Scott McKenzie</name>
</author>
<published>2023-05-19T17:38:27Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=61106a8df299de5297e816d1f75fbb602382b60c'/>
<id>urn:sha1:61106a8df299de5297e816d1f75fbb602382b60c</id>
<content type='text'>
Allows user to provide a token for Cloudflare tunnel.
When provided along with credentials, this will take precedence.

Signed-off-by: Scott McKenzie &lt;scott@noizyland.net&gt;
</content>
</entry>
<entry>
<title>treewide: fix procd service inactive</title>
<updated>2022-10-18T14:22:43Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2022-10-17T12:46:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b1651c5d5444b990b58180a26d6e76779cbb88a9'/>
<id>urn:sha1:b1651c5d5444b990b58180a26d6e76779cbb88a9</id>
<content type='text'>
Exit directly will result procd service inactive and uci
configuration changes are no longer monitored.

Reported-by: Lvc Revincx &lt;revincx233@gmail.com&gt;
Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>cloudflared: add new package</title>
<updated>2022-03-17T02:46:07Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2022-03-01T09:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=35c109c7ff09db42ca89ca16df1d266798f828d1'/>
<id>urn:sha1:35c109c7ff09db42ca89ca16df1d266798f828d1</id>
<content type='text'>
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 &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
</feed>
