• exec/fido-nodelist-syncterm.js

    From Rob Swindell (on Debian Linux)@1:103/705 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 nodelistPaul 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 ITNaddresses aren't specified, which may not be desireable.So maybe that should be a command-line option to enable as desired. <shrug>
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 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 serviceAlso close the syncterm.lst file so we can read it completely afterload()ing this script.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)