__                 _ _                _
  / _| ___   ___   __| | |__   __ _ _ __| | __
 | |_ / _ \ / _ \ / _` | '_ \ / _` | '__| |/ /
 |  _| (_) | (_) | (_| | |_) | (_| | |  |   <
 |_|  \___/ \___/ \__,_|_.__/ \__,_|_|  |_|\_\

A personal BBS  ·  Missoula, Montana  ·  formerly NaClCON BBS

Connect from your terminal: telnet naclconbbs.net 23  |  ssh naclconbbs.net -p 2222

  • exec/str_cmds.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat May 9 19:21:28 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/5b5dfb375d087c9568ba50b3
    Modified Files:
    exec/str_cmds.js
    Log Message:
    Don't try to invoke mqtt_spy.js unless js.global.MQTT is defined

    Some sysops build without libmosquitto whic h means there won't be an MQTT class and so mqtt_spy.js would fail.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sun Jul 26 21:11:11 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/60c7583271898f164bd39512
    Modified Files:
    exec/str_cmds.js
    Log Message:
    Add XTRN sysop command for executing a pre-configured external program by code

    Fix issue #1201

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net