Keine Beschreibung

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

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/