mirror of
https://github.com/JoelGMSec/EvilnoVNC.git
synced 2026-04-25 09:05:49 +03:00
[GH-ISSUE #46] HTTPS Encrypted traffic with customized port #37
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/EvilnoVNC-JoelGMSec#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @moiezliaqat on GitHub (Aug 6, 2025).
Original GitHub issue: https://github.com/JoelGMSec/EvilnoVNC/issues/46
I need to perform 2 tasks, are these possible or not with EvilNoVNC:
By default EvilNoVNC uses port 80 (HTTP) and the traffic is unencrypted. Can I encrypted the traffic i.e. create HTTPS connection between server and client?
Can I use customized port instead of using port 80 or 443?