doc/soju.1: mention that accept-proxy-ip affects PROXY proto

This commit is contained in:
Simon Ser 2021-10-07 20:04:20 +02:00
parent 8951760733
commit 9f021ba9a9

View file

@ -122,9 +122,12 @@ The following directives are supported:
*accept-proxy-ip* <cidr...> *accept-proxy-ip* <cidr...>
Allow the specified IPs to act as a proxy. Proxys have the ability to Allow the specified IPs to act as a proxy. Proxys have the ability to
overwrite the remote and local connection addresses (via the X-Forwarded-\* overwrite the remote and local connection addresses (via the PROXY protocol,
the Forwarded HTTP header field defined in RFC 7239 or the X-Forwarded-\*
HTTP header fields). The special name "localhost" accepts the loopback HTTP header fields). The special name "localhost" accepts the loopback
addresses 127.0.0.0/8 and ::1/128. By default, all IPs are rejected. addresses 127.0.0.0/8 and ::1/128.
By default, all IPs are rejected.
# IRC SERVICE # IRC SERVICE