Go home
icb-ws
Introduction
icb-ws is an experimental HTML5 front-end for Internet CB Network.
A Python WebSocket service allows the browser to connect to a Internet CB Network server.
Website
The front-end consists only of static web pages and scripts. Set the WebSocket url in modules/config.mjs.
Service
$ python3.7 icb-ws.py -U wss://localhost:7329 -L 127.0.0.1 -P 7329 -s internetcitizens.band -p 7326 \
--ssl-key localhost.key --ssl-cert localhost.crt