Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: let turbovnc listen to localhost
TigerVNC listens to localhost by default, and TurboVNC doesn't. Let's make them do the same. When websockify starts either TigerVNC or TurboVNC, it will listen only to localhost anyhow - so this doesn't change anything really but could reduce the complexity a bit when debugging these things, as I've done at length now.
- Loading branch information