Search Criteria
Package Details: cloudflared 2021.2.2-1
Git Clone URL: | https://aur.archlinux.org/cloudflared.git (read-only, click to copy) |
---|---|
Package Base: | cloudflared |
Description: | Argo Tunnel client |
Upstream URL: | https://github.com/cloudflare/cloudflared |
Licenses: | |
Conflicts: | |
Submitter: | grawlinson |
Maintainer: | grawlinson |
Last Packager: | grawlinson |
Votes: | 2 |
Popularity: | 0.004161 |
First Submitted: | 2020-03-18 22:03 |
Last Updated: | 2021-02-12 01:01 |
Latest Comments
gunar commented on 2020-11-19 07:47
@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
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
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
Likewise can you add `aarch64`? They `armv7h` and `aarch64` are likely all people just running it on RPIs.
purist commented on 2020-07-23 13:04
Great, thanks! And yeah, that makes sense. No worries there.
grawlinson commented on 2020-07-22 17:47
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
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.