<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/cloudflared, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-04-20T06:48:39Z</updated>
<entry>
<title>cloudflared: support multiple upstream interfaces.</title>
<updated>2026-04-20T06:48:39Z</updated>
<author>
<name>kouhei-ioroi</name>
</author>
<published>2026-04-15T06:09:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fb5ad65e5c92add69d9ee7aa7326af1dcdd553f7'/>
<id>urn:sha1:fb5ad65e5c92add69d9ee7aa7326af1dcdd553f7</id>
<content type='text'>
support multiple upstream interfaces in config.

Signed-off-by: kouhei-ioroi &lt;kouhei@ioroi.group&gt;
</content>
</entry>
<entry>
<title>cloudflared: Update to 2026.3.0</title>
<updated>2026-03-27T03:12:11Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2026-03-27T03:12:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f460aa1f48c4af7c284e1930b4d58f54a044fb84'/>
<id>urn:sha1:f460aa1f48c4af7c284e1930b4d58f54a044fb84</id>
<content type='text'>
2026.3.0
- 2026-03-05 TUN-10292: Add cloudflared management token command
- 2026-03-03 chore: Addressing small fixes and typos
- 2026-03-03 fix: Update go-sentry and go-oidc to address CVE's
- 2026-02-24 TUN-10258: add agents.md
- 2026-02-23 TUN-10267: Update mods to fix CVE GO-2026-4394
- 2026-02-20 TUN-10247: Update tail command to use /management/logs endpoint
- 2026-02-11 TUN-9858: Add more information to proxy-dns removal message

2026.2.0
- 2026-02-06 TUN-10216: TUN fix cloudflare vulnerabilities GO-2026-4340 and GO-2026-4341
- 2026-02-02 TUN-9858: Remove proxy-dns feature from cloudflared

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>cloudflared: Update to 2026.1.2</title>
<updated>2026-02-08T09:25:05Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2026-02-08T09:25:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3c59d49b52d0502c3c9b3a4f6b556df4521123d9'/>
<id>urn:sha1:3c59d49b52d0502c3c9b3a4f6b556df4521123d9</id>
<content type='text'>
Release note: https://github.com/cloudflare/cloudflared/releases/tag/2026.1.2

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<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.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: Update to 2025.11.0</title>
<updated>2025-11-09T13:16:46Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2025-11-09T13:16:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e1b49dc033924c432d817b8510c66a407b1f0179'/>
<id>urn:sha1:e1b49dc033924c432d817b8510c66a407b1f0179</id>
<content type='text'>
Release note: https://github.com/cloudflare/cloudflared/releases/tag/2025.11.0

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&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.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.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.10.1</title>
<updated>2025-11-04T06:18:37Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2025-11-04T06:18:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b228b5ee4faac3898f0c1a189f73ab0c60c44026'/>
<id>urn:sha1:b228b5ee4faac3898f0c1a189f73ab0c60c44026</id>
<content type='text'>
Release note: https://github.com/cloudflare/cloudflared/releases/tag/2025.10.1

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>cloudflared: Update to 2025.10.0</title>
<updated>2025-10-15T05:17:24Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2025-10-15T05:17:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=185cfc0f9a938ef125c22e4304519011e1eb56ff'/>
<id>urn:sha1:185cfc0f9a938ef125c22e4304519011e1eb56ff</id>
<content type='text'>
Release note: https://github.com/cloudflare/cloudflared/releases/tag/2025.10.0

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>cloudflared: Update to 2025.9.1</title>
<updated>2025-09-29T11:56:28Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2025-09-29T11:56:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=894ae1dd03fe19acd1cc5a288112612990ac4680'/>
<id>urn:sha1:894ae1dd03fe19acd1cc5a288112612990ac4680</id>
<content type='text'>
Release note: https://github.com/cloudflare/cloudflared/releases/tag/2025.9.1

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
</feed>
