We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This may be a dumb question, because I haven't inspected the source code very closely yet. I intend to find the answer to this...
The text was updated successfully, but these errors were encountered:
Yes, it will run HTTP on port 80. You can check with a browser, curl, wget, powershell.
Sorry, something went wrong.
So is the traffic unencrypted?
There should also be a port 443 running, just use that one instead, than it will be encrypted. (HTTPS)
It's important to implement SSL on your VNC docker container.
No branches or pull requests
This may be a dumb question, because I haven't inspected the source code very closely yet. I intend to find the answer to this...
The text was updated successfully, but these errors were encountered: