Skip to content
  • rswindell's avatar
    Added support to Terminal (Telnet/RLogin/SSH) Server for new sbbs.ini setting: · 3559624b
    rswindell authored
    MaxConcurrentConnections (in the [BBS] section)
    The default value is 0 (unlmiited).
    If set to a non-zero value (e.g. 1), incoming connections will be limited to
    this maximum number of simultaneous connections from a single IP address.
    Hosts listed in the ctrl/ipfilter_exempt.cfg file are exempt from this
    limitation.
    3559624b