• src/sbbs3/main.cpp sbbs_ini.c src/sbbs3/scfg/scfgsrvr.c src/sbbs3/star

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sun May 17 19:31:59 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/eda8869d558df31fcbb72e77
    Modified Files:
    src/sbbs3/main.cpp sbbs_ini.c src/sbbs3/scfg/scfgsrvr.c src/sbbs3/startup.h
    Log Message:
    sbbs: optional ip-silent.can target for max-concurrent auto-filter (issue #1140)

    New per-server setting `MaxConConnFilterSilent` (sbbs.ini [bbs] section,
    SCFG: Servers -> Telnet/RLogin -> Max Concurrent Connections -> Auto-Filter Silently). When enabled, IPs that exceed the concurrent-connection
    threshold are added to `text/ip-silent.can` instead of `text/ip.can`, so subsequent connections from those IPs are dropped without logging a
    "blocked" notice. Default is `false` (unchanged behavior).

    Also log the basename of the .can file the abuser IP is being added to ("BLOCKING IP ADDRESS: <ip> in <ip.can|ip-silent.can>") matching the
    mailsrvr spam_block precedent.

    Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)