You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Adam Chalmers 4e1df1a211
TUN-2243: Revert "STOR-519: Add db-connect, a SQL over HTTPS server"
4 years ago
carrier AUTH-1736: Better handling of token revocation 4 years ago
cmd TUN-2243: Revert "STOR-519: Add db-connect, a SQL over HTTPS server" 4 years ago
connection TUN-2117: read group/system-name from CLI, send it to edge 4 years ago
h2mux TUN-1976: Pass tunnel hostname through header 4 years ago
hello TUN-1231: Horizontal overflow wrapping on the Hello page 4 years ago
log TUN-817: Increase the log time precision 5 years ago
metrics TUN-1350: Enhance error messages with cloudflarestatus.com link, if relevant 4 years ago
origin TUN-1961: Create EdgeConnectionManager to maintain outbound connections to the edge 4 years ago
originservice TUN-1977: Validate OriginConfig has valid URL, and use scheme to determine if a HTTPOriginService is expecting HTTP or Unix 4 years ago
signal TUN-1562: Refactor connectedSignal to be safe to close multiple times 4 years ago
sshgen TUN-2243: Revert "STOR-519: Add db-connect, a SQL over HTTPS server" 4 years ago
sshserver AUTH-2014: Checks users login shell 4 years ago
streamhandler TUN-2152: Requests with a query in the URL are erroneously escaped 4 years ago
supervisor TUN-2117: read group/system-name from CLI, send it to edge 4 years ago
tlsconfig TUN-1982: Load custom origin CA when OriginCAPool is specified 4 years ago
tunneldns DoH: change the media type to application/dns-message 4 years ago
tunnelhostnamemapper TUN-1977: Validate OriginConfig has valid URL, and use scheme to determine if a HTTPOriginService is expecting HTTP or Unix 4 years ago
tunnelrpc TUN-2165: Add ClientConfig to tunnelrpc.ConnectResult 4 years ago
validation TUN-2243: Revert "STOR-519: Add db-connect, a SQL over HTTPS server" 4 years ago
vendor TUN-2243: Revert "STOR-519: Add db-connect, a SQL over HTTPS server" 4 years ago
websocket TUN-1196: Allow TLS config client CA and root CA to be constructed from multiple certificates 4 years ago
.gitignore AUTH-1557: Short Lived Certs 4 years ago
Dockerfile Build a docker container 4 years ago
Gopkg.lock TUN-2243: Revert "STOR-519: Add db-connect, a SQL over HTTPS server" 4 years ago
Gopkg.toml TUN-2243: Revert "STOR-519: Add db-connect, a SQL over HTTPS server" 4 years ago
LICENSE TUN-595: Add License/Readme files to cloudflared 5 years ago
Makefile TUN-2117: read group/system-name from CLI, send it to edge 4 years ago
README.md TUN-595: Add License/Readme files to cloudflared 5 years ago
RELEASE_NOTES Release 2019.8.3 4 years ago
cfsetup.yaml TUN-2243: Revert "STOR-519: Add db-connect, a SQL over HTTPS server" 4 years ago
publish-homebrew-formula.sh TUN-901: makefile target for homebrew release 5 years ago

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/