Changeset 426 in code for trunk/doc/soju.1.scd
- Timestamp:
- Oct 25, 2020, 5:22:12 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/soju.1.scd
r386 r426 115 115 Allow the specified IPs to act as a proxy. Proxys have the ability to 116 116 overwrite the remote and local connection addresses (via the X-Forwarded-\* 117 HTTP header fields). By default, the loopback addresses 127.0.0.0/8 and118 ::1/128 are accepted.117 HTTP header fields). The special name "localhost" accepts the loopback 118 addresses 127.0.0.0/8 and ::1/128. By default, all IPs are rejected. 119 119 120 120 # IRC SERVICE
Note:
See TracChangeset
for help on using the changeset viewer.