Changeset 705 in code for trunk/doc/soju.1.scd


Ignore:
Timestamp:
Nov 17, 2021, 2:07:58 PM (4 years ago)
Author:
contact
Message:

Add per-user IP addresses

The new upstream-user-ip directive allows bouncer operators to
assign one IP address per user.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/soju.1.scd

    r694 r705  
    157157        mode is enabled.
    158158
     159*upstream-user-ip* <cidr...>
     160        Enable per-user IP addresses. One IPv4 range and/or one IPv6 range can be
     161        specified in CIDR notation. One IP address per range will be assigned to
     162        each user and will be used as the source address when connecting to an
     163        upstream network.
     164
     165        This can be useful to avoid having the whole bouncer banned from an upstream
     166        network because of one malicious user.
     167
    159168# IRC SERVICE
    160169
Note: See TracChangeset for help on using the changeset viewer.