1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-06 09:30:24 +08:00
Go to file
Igor Postelnik 44e3be2c88 TUN-3209: improve performance and reduce allocations during user header serialization from h1 to h2
benchmark                                    old ns/op     new ns/op     delta
BenchmarkH1ResponseToH2ResponseHeaders-4     10360         5048          -51.27%

benchmark                                    old allocs     new allocs     delta
BenchmarkH1ResponseToH2ResponseHeaders-4     135            26             -80.74%

benchmark                                    old bytes     new bytes     delta
BenchmarkH1ResponseToH2ResponseHeaders-4     8543          3667          -57.08%
2020-07-29 14:29:07 +00:00
2020-06-16 21:18:55 +00:00
2020-05-13 15:15:08 -05:00
2020-07-08 14:39:28 +00:00
2020-07-29 14:01:34 +00:00
2020-07-06 16:42:48 +00:00
2020-07-06 16:42:48 +00:00
2020-07-29 14:01:34 +00:00
2020-07-21 11:02:29 +01: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
A specially designed cfd version with terasu inside.
Readme Apache-2.0 41 MiB
Languages
Go 91%
Python 6.1%
Shell 1%
Makefile 0.5%
Cap'n Proto 0.5%
Other 0.9%