Subj : exec/websocketservice.js To : Git commit to main/sbbs/master From : echicken Date : Thu Feb 23 2023 07:57 pm https://gitlab.synchro.net/main/sbbs/-/commit/e6021f4ec5f722b67156e3d8 Modified Files: exec/websocketservice.js Log Message: Write websocket client IP address to temp file. Scripts running on upstream (terminal) server can find actual client IP in: system.temp_path + 'sbbs-ws-' + client.socket.remote_port + '.ip' .