tree: 728da6429b4a002cecc79dffeb58abe4492d07c2 [path history] [tgz]
  1. go/
  2. sys/
  3. build_release
  4. Makefile
  5. README.md
  6. skiapush.json5
  7. vm.go
proxy/README.md

skia-proxy

A proxy that only allows auth'd connections, and allows HTTP access to any server and any port in the GCE project.

A single server that handles all requests to hosts of the form:

server-name-10000-proxy.skia.org

Where ‘server-name’ is the internal name of the GCE instance, and ‘10000’ is the port number to connect to.