Nav apraksta

Areg Harutyunyan 953805a770 TUN-3216: UI improvements 4 gadi atpakaļ
.mac_resources 0c65daaa7d AUTH-2712 mac package build script and better config file handling when started as a service 4 gadi atpakaļ
.teamcity 4a8597c245 AUTH-2653 add notarization to mac build 4 gadi atpakaļ
awsuploader 046be63253 AUTH-2596 added new logger package and replaced logrus 4 gadi atpakaļ
buffer 464bb53049 perf(cloudflared): reuse memory from buffer pool to get better throughput (#161) 5 gadi atpakaļ
carrier 2463d6b92c TUN-3352 extra debug logging for websockets 4 gadi atpakaļ
certutil 2cf327ba01 TUN-2943: Copy certutil from edge into cloudflared 4 gadi atpakaļ
cmd 953805a770 TUN-3216: UI improvements 4 gadi atpakaļ
connection fb82b2ced5 TUN-3019: Remove declarative tunnel entry code 4 gadi atpakaļ
dbconnect a7562dff68 TUN-3233: List tunnels support filtering by deleted, name, existed at and id 4 gadi atpakaļ
dbconnect_tests 759cd019be Add db-connect, a SQL over HTTPS server 5 gadi atpakaļ
edgediscovery 046be63253 AUTH-2596 added new logger package and replaced logrus 4 gadi atpakaļ
h2mux 1a96889141 TUN-3286: Use either ID or name in Named Tunnel subcommands. 4 gadi atpakaļ
hello 046be63253 AUTH-2596 added new logger package and replaced logrus 4 gadi atpakaļ
logger 953805a770 TUN-3216: UI improvements 4 gadi atpakaļ
metrics 046be63253 AUTH-2596 added new logger package and replaced logrus 4 gadi atpakaļ
origin 953805a770 TUN-3216: UI improvements 4 gadi atpakaļ
overwatch 2f70b05c64 AUTH-2169 make access login page more generic 4 gadi atpakaļ
signal 073c5bfdaa TUN-1562: Refactor connectedSignal to be safe to close multiple times 6 gadi atpakaļ
socks 6e5ccd7c85 AUTH-2815 add the log file to support the config.yaml file 4 gadi atpakaļ
ssh_server_tests dbde3870da AUTH-2089: Revise ssh server to function as a proxy 5 gadi atpakaļ
sshgen 95704b11fb AUTH-2114: Uses short lived cert auth for outgoing client connection 5 gadi atpakaļ
sshlog 7b2f286210 fix for a flaky test 4 gadi atpakaļ
sshserver 046be63253 AUTH-2596 added new logger package and replaced logrus 4 gadi atpakaļ
tlsconfig a7562dff68 TUN-3233: List tunnels support filtering by deleted, name, existed at and id 4 gadi atpakaļ
tunneldns 741cd66c9e TUN-3375: Upgrade coredns and prometheus dependencies 4 gadi atpakaļ
tunnelrpc 9952ce0069 TUN-3221: ConnectionOptions tracks numPreviousAttempts. 4 gadi atpakaļ
tunnelstore ba785ec58d TUN-3293: Try to use error information from the body of a failed tunnelstore reresponse if available 4 gadi atpakaļ
validation 8c870c19a6 AUTH-2505 added aliases 4 gadi atpakaļ
vendor 953805a770 TUN-3216: UI improvements 4 gadi atpakaļ
watcher 046be63253 AUTH-2596 added new logger package and replaced logrus 4 gadi atpakaļ
websocket 2f70b05c64 AUTH-2169 make access login page more generic 4 gadi atpakaļ
.docker-images abfeebf67d AUTH-2871: fix rpm builds 4 gadi atpakaļ
.gitignore 60de05bfc1 AUTH-2712 added MSI build for a windows agent 4 gadi atpakaļ
Dockerfile be0514c5c9 Adding support for multi-architecture images and binaries (#184) 4 gadi atpakaļ
LICENSE e8c621a648 TUN-595: Add License/Readme files to cloudflared 6 gadi atpakaļ
Makefile b52728e829 AUTH-3021 fixed the git version call by using the older flag 4 gadi atpakaļ
README.md e8c621a648 TUN-595: Add License/Readme files to cloudflared 6 gadi atpakaļ
RELEASE_NOTES 0708a49848 Release 2020.9.1 4 gadi atpakaļ
cfsetup.yaml b26f3082e6 Use Go 1.15.2 4 gadi atpakaļ
cloudflared_man_template 1ed9e0fceb AUTH-2644: Change install location and add man page 4 gadi atpakaļ
dev.Dockerfile 759cd019be Add db-connect, a SQL over HTTPS server 5 gadi atpakaļ
github_message.py 810d268c99 AUTH-2016 fixed variable fail 4 gadi atpakaļ
github_release.py 5b3b592108 AUTH-2927 run message update after all github builds are done 4 gadi atpakaļ
go.mod d8ebde37ca TUN-3201: Create base cloudflared UI structure 4 gadi atpakaļ
go.sum 953805a770 TUN-3216: UI improvements 4 gadi atpakaļ
postinst.sh 28d556b8d4 AUTH-2858: Set file to disable autoupdate 4 gadi atpakaļ
postrm.sh 28d556b8d4 AUTH-2858: Set file to disable autoupdate 4 gadi atpakaļ
wix.json 0c65daaa7d AUTH-2712 mac package build script and better config file handling when started as a service 4 gadi atpakaļ

README.md

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/