• exec/fido-nodelist-syncterm.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Fri Feb 10 20:30:54 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/88cd5483e786e881e24ce03b
    Added Files:
    exec/fido-nodelist-syncterm.js
    Log Message:
    Exports a syncterm.lst file from a FTN nodelist

    Paul Hayton (fsxNet admin) had this idea. This seems to do the trick.

    It does use the listed IBN (BinkP) address as a fall-back if the INA and ITN addresses aren't specified, which may not be desireable.
    So maybe that should be a command-line option to enable as desired. <shrug>

    ---
    þ 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 Thu Feb 16 22:13:00 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/da311c73e161086ccea917ed
    Modified Files:
    exec/fido-nodelist-syncterm.js
    Log Message:
    Don't use alert() or write() to make this suitable for a web service

    Also close the syncterm.lst file so we can read it completely after
    load()ing this script.

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