tree: 736058841c4587dcaa2c301cf34bca787d7f9feb [path history] [tgz]
  1. dbus/
  2. dbus_bindings/
  3. init/
  4. proto/
  5. seccomp/
  6. BUILD.gn
  7. OWNERS
  8. protobuf_util.cc
  9. protobuf_util.h
  10. README.md
  11. sandboxed_worker.cc
  12. sandboxed_worker.h
  13. server_proxy.cc
  14. server_proxy.h
  15. server_proxy_test.cc
  16. system_proxy.cc
  17. system_proxy_adaptor.cc
  18. system_proxy_adaptor.h
  19. system_proxy_adaptor_test.cc
  20. system_proxy_daemon.cc
  21. system_proxy_daemon.h
  22. 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.