2015-09-06 01:20:58 +00:00
|
|
|
.. _proxyauth:
|
|
|
|
|
|
|
|
Proxy Authentication
|
|
|
|
====================
|
|
|
|
|
|
|
|
|
|
|
|
Asks the user for authentication before they are permitted to use the proxy.
|
|
|
|
Authentication headers are stripped from the flows, so they are not passed to
|
|
|
|
upstream servers. For now, only HTTP Basic authentication is supported. The
|
|
|
|
proxy auth options are not compatible with the transparent, socks or reverse proxy
|
|
|
|
mode.
|
|
|
|
|
2016-06-07 02:08:46 +00:00
|
|
|
================== ======================
|
|
|
|
command-line ``--nonanonymous``,
|
|
|
|
``--singleuser USER``,
|
|
|
|
``--htpasswd PATH``
|
|
|
|
================== ======================
|