mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-08-11 04:19:28 +00:00
92736b267738a7e3b4e827c103690f5c8b367773

Unlike other h2DictWriter methods, the Close() method does check whether w.comp is nil. This PR adds a check for non nil compressor before attempting to close Bug: #141
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
Languages
Go
90.9%
Python
7.6%
Cap'n Proto
0.6%
Makefile
0.5%
Shell
0.3%
Other
0.1%