Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

QNET-HTTP

QNET-HTTP is a JavaScript module (exec/qnet-http.js) that may be used for QWK networking via HTTP or HTTPS, as an alternative to the QNET-FTP module.

Install

Set SCFG->Networks->QWK->Hubs->Hub-ID->Call-out Command Line:

?qnet-http %s <hub-hostname> <your-password>

for example, for Vertrauen/DOVE-Net:

?qnet-http %s dove.synchro.net <your-password>

Add -s before the %s to use HTTPS instead of HTTP. For example:

?qnet-http -s %s dove.synchro.net <your-password>

See Also