- Timestamp:
- Oct 7, 2021, 6:04:20 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/soju.1.scd
r605 r611 123 123 *accept-proxy-ip* <cidr...> 124 124 Allow the specified IPs to act as a proxy. Proxys have the ability to 125 overwrite the remote and local connection addresses (via the X-Forwarded-\* 125 overwrite the remote and local connection addresses (via the PROXY protocol, 126 the Forwarded HTTP header field defined in RFC 7239 or the X-Forwarded-\* 126 127 HTTP header fields). The special name "localhost" accepts the loopback 127 addresses 127.0.0.0/8 and ::1/128. By default, all IPs are rejected. 128 addresses 127.0.0.0/8 and ::1/128. 129 130 By default, all IPs are rejected. 128 131 129 132 # IRC SERVICE
Note:
See TracChangeset
for help on using the changeset viewer.