Johan Bergström d3f9aa2ae7 Build a docker container
Use debian/distroless (glibc) as a base which in general gives
slightly higher performance than alpine (musl) while trading
off container size (about 10mb).

The build phase makes the assumption that any capnproto-files
are pre-processed before building in-docker.
2019-06-06 13:50:13 +04:00
2019-06-04 16:25:34 +00:00
2019-05-21 13:14:15 -05:00
2019-05-07 11:21:11 -05:00
2019-05-07 11:21:11 -05:00
2019-06-06 13:50:13 +04:00
2019-05-07 11:21:11 -05:00
2019-06-06 13:50:13 +04:00
2019-06-04 11:29:24 -05:00

Argo Tunnel client

Contains the command-line client and its libraries for Argo Tunnel, a tunneling daemon that proxies any local webserver through the Cloudflare network.

Getting started

go install github.com/cloudflare/cloudflared/cmd/cloudflared

User documentation for Argo Tunnel can be found at https://developers.cloudflare.com/argo-tunnel/

Description
Cloudflare Tunnel client (formerly Argo Tunnel)
Readme 40 MiB
Languages
Go 90.9%
Python 7.6%
Cap'n Proto 0.6%
Makefile 0.5%
Shell 0.3%
Other 0.1%