Search Criteria
Package Details: cloudflared 2022.6.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cloudflared.git (read-only, click to copy) |
---|---|
Package Base: | cloudflared |
Description: | Command-line client for Cloudflare Tunnel |
Upstream URL: | https://github.com/cloudflare/cloudflared |
Licenses: | Apache |
Conflicts: | cloudflared-bin |
Submitter: | grawlinson |
Maintainer: | grawlinson |
Last Packager: | grawlinson |
Votes: | 12 |
Popularity: | 1.13 |
First Submitted: | 2020-03-18 22:03 (UTC) |
Last Updated: | 2022-06-21 02:27 (UTC) |
Dependencies (3)
- glibc (glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-linux4, glibc-widevine)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- go (go-git, go-go2go-git, gccrs-go-git, go-beta, gcc-go-git, gcc-go) (make)
Latest Comments
ng0177 commented on 2022-04-06 16:21 (UTC)
Tried to get a stamp for dnscrypt-proxy to their teams gateway but failed: the forum question was removed; per your question: also ditched cloudflared.
grawlinson commented on 2022-04-06 02:17 (UTC)
Does anyone else want to maintain this? I won't be using this for much longer, as I'll be using
dnscrypt-proxy
instead.grawlinson commented on 2021-11-27 07:27 (UTC)
Hi bassam,
Take all support requests to Manjaro forums.
bassam commented on 2021-11-27 02:58 (UTC) (edited on 2021-11-27 02:58 (UTC) by bassam)
I get an error when I tried to install this via manjaro's package manager gui. Also tried:
Gives me this error:
grawlinson commented on 2021-03-27 23:23 (UTC)
It seems like both packages have different systemd units. This one is just
cloudflared.service
.ng0177 commented on 2021-03-27 19:16 (UTC) (edited on 2021-03-29 07:38 (UTC) by ng0177)
Following https://wiki.archlinux.org/index.php/Cloudflared, I get:
systemctl enable cloudflared@cloudflared.service
Failed to enable unit: Unit file cloudflared@cloudflared.service does not exist.
gunar commented on 2020-11-19 07:47 (UTC)
@grawlinson I don't understand it either but that's the only thing that made the tunnel work. Here's my full story: https://github.com/cloudflare/cloudflared/issues/261
grawlinson commented on 2020-11-19 05:47 (UTC)
The configuration file is geared towards DNS over HTTPS; it has zero tunnel settings.
For tunnel usage, you'll have to browse the documentation0 and modify the configuration file.
gunar commented on 2020-11-18 10:32 (UTC)
The command
cloudflared tunnel
wouldn't work for me—wouldn't give me back a shareable URL—until I deleted the file/etc/cloudflared/config.yml
.angellusmortis commented on 2020-07-25 15:51 (UTC)
purist commented on 2020-07-23 13:04 (UTC)
Great, thanks! And yeah, that makes sense. No worries there.
grawlinson commented on 2020-07-22 17:47 (UTC)
All done! I won't be able to provide support regarding
armv7h
as I don't have access to that arch/hardware.purist commented on 2020-07-22 13:10 (UTC)
Thanks so much for this PKGBUILD. Works great. Would you be able to add "armv7h" to the $arch list? I use this PKGBUILD on that architecture, and it builds and works totally fine, I just need to override $arch every time. This PKGBUILD likely works on pretty much any architecture, as long as it has go.