tree: 4386599beeb42d1c09ee3d6c4dc2c9d6d13c0aff [path history] [tgz]
  1. dbus/
  2. dbus_bindings/
  3. init/
  4. seccomp/
  5. BUILD.gn
  6. OWNERS
  7. README.md
  8. system_proxy.cc
  9. system_proxy_adaptor.cc
  10. system_proxy_adaptor.h
  11. system_proxy_daemon.cc
  12. system_proxy_daemon.h
  13. system_proxy_worker.cc
system-proxy/README.md

System-proxy

This directory contains the System-proxy service which runs as a HTTP proxy on Chrome OS and acts as a proxy authenticator at the OS level. Proxy aware system services and ARC++ apps can connect to System-proxy which will perform the authentication challenge to the remote proxy server and the connection setup on behalf of the client.