ThomasVon2021/blikvm

[Feature] improvements for http

erlendoyen opened this issue · 1 comments

-add https support
-add rewrite or some kind of proxying for the backend client port for console redirection, so that you only have to expose the https port in the frontend.

testing now with nginx to work around it, have not managed to get the remote console to work, it's as if the reference to remote console i set, and is not translated/dynamic , if https://blikvmip/video could be used as part of the url for example we could have a directive nginx to then connect to 8008 in the backend.

IMHO, this should be closed as a duplicate of #41