headers =`200 OK Connection: Keep-Alive wtv-expire-all: wtv-home:/splash Content-type: text/html` if (ssid_sessions[socket.ssid].get('box-does-psuedo-encryption')) { var cryptstatus = "Psuedo-encrypted"; } else { var cryptstatus = ((socket_sessions[socket.id].secure === true) ? "Encrypted" : "Not Encrypted") } data =` Home for minisrv

Welcome to `+ z_title + `

Encryption Status: `+cryptstatus+`

` data += `

Working stuff

Developer Playground

zefie's stuff and things `