بدون توضیح

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

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/