Go to file
Matthew Holt cbb4c7ed89 Merge branch 'master' into lib-refactor
# Conflicts:
#	cmd/cloudflare-warp/main.go
#	cmd/cloudflare-warp/service_template.go
#	warp/login.go
2018-03-09 19:01:44 -07:00
cmd/cloudflare-warp Merge branch 'master' into lib-refactor 2018-03-09 19:01:44 -07:00
h2mux Release Warp Client 2018.2.1 2018-02-20 21:13:56 +00:00
metrics Release Warp Client 2018.2.1 2018-02-20 21:13:56 +00:00
origin Restore commented fields (issue #2) 2018-02-24 15:24:11 -07:00
tlsconfig Move config dir and credential file constants to warp package and export 2018-02-25 18:57:20 -07:00
tunnelrpc Restore commented fields (issue #2) 2018-02-24 15:24:11 -07:00
validation Initial import 2017-10-16 13:00:38 +01:00
warp Move config dir and credential file constants to warp package and export 2018-02-25 18:57:20 -07:00
websocket Release Warp Client 2018.3.0 2018-03-02 18:23:44 +00:00
LICENSE Release Warp Client 2018.2.1-5-g6fa95b8 2018-02-23 20:03:05 +00:00
README.md Initial import 2017-10-16 13:00:38 +01:00

README.md

Cloudflare Warp client

Contains the command-line client and its libraries for Cloudflare Warp, a tunneling daemon that proxies any local webserver through the Cloudflare network.

Getting started

go install github.com/cloudflare/cloudflare-warp/cmd/cloudflare-warp

User documentation for Warp can be found at https://warp.cloudflare.com