tree: 31c7f895bc631ff5f3bc42e969d4ed2f2e68184f [path history] [tgz]
  1. go/
  2. sys/
  3. build_release
  4. Makefile
  5. README.md
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.