Bez popisu

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

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/