Why Nostr? What is Njump?
2025-03-15 19:30:05

captjack on Nostr: #websockify web sockets wss sudo aptitude -y install python3-websockify websockify ...

#websockify web sockets wss
sudo aptitude -y install python3-websockify
websockify --help | more
or
pip install websockify
openssl req -new -x509 -days 365 -nodes -out self.pem -keyout self.pem
test it urself then can use real domain n letsencrypti cert - certbot later
websockify --cert=self.pem 50055 your.tcpserver.com:8080
websockify --cert=self.pem --web=/www 50055 your.tcpserver.com:8080

Author Public Key
npub1te0uzs6vj29umjaxlqqct82j8q6ppyefrxq06dhr8d6pvwfatgkqjmjgwp