-
```console
+ ruff check --diff --fix .
error: Failed to parse websockify.py:3:4: Simple statements must be separated by newlines or semicolons
error: Failed to parse tests/load.py:29:15: Simple sta…
-
I am trying to use websockify to proxy between local port 5901 and a different remote machine's port 1234, but getting this odd error:
```
$ python.exe -m websockify 5901 1.2.3.4:1234 --cert ..\secr…
-
`root@tango:~#` websockify --cert=/etc/letsencrypt/keys/cert.pem --key=/etc/letsencrypt/keys/key.pem --ssl-only --ssl-target --web=/usr/local/lib/node_modules/mumble-web/dist 443 127.0.0.1:64738`
roo…
-
The tightPNG support in libvncserver was ported from support in QEMU/KVM.
Here is the original change that added tightPNG support to libvncserver.
https://github.com/kanaka/libvncserver/commit/503289…
-
I'm working on integrating ClientGear in CorTeX, now that it is finally running. Weirdly, the websock.js dependency has the following [hardcoded port](https://github.com/tkw1536/ClientGear/blob/master…
-
I get this output from websockify:
```
$ websockify 8800 localhost:6600
WebSocket server settings:
- Listen on :8800
- No SSL/TLS support (no cert file)
- proxying from :8800 to localhos…
-
A lot of times during startup, OZW will crash. This is specially annoying since the network takes 40+ minutes to startup :/
I'm using this in HA with the hass.io plugin.
Here are the last few lin…
-
Centos 7 minimal with all prerequisites installed
cloned the master branch
./autogen.sh --system
make
make install
/etc/wok missing dhparams.pem wok-cert.pem wok-key.pem
nginx fails to sta…
-
I currently can't find a way to gracefully reload websockify in case the certificate changes.
With graceful I'd mean something similar to haproxy - when you reload haproxy, all existing connections…
-
On Void Linux x86_64 (GLibc), xbps-0.59.1_2, today I hit this assertion when trying to uninstall some packages which are no longer in the repo.
Captured output of what I did:
```
# xbps-remove …