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