Skip to content
New issue

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

Enhancement: Ability to specify what VNC port a VM will be assigned when launched #1533

Open
swedeesheef opened this issue Feb 14, 2024 · 0 comments

Comments

@swedeesheef
Copy link

Let's say you want to connect over VNC to a minimega VM running on the host 10.0.0.15. As it sits now, each time minimega launches a VM it assigns the VNC port number (seemingly) at random. So it could be 10.0.0.15:43691 or 10.0.0.15:39917. It would be nice if in the launch you could specify what VNC port you want your VM to use like one would in say virt-manager or another hypervisor using some type of RFB.

In the meantime, if someone knows another way of accomplishing this, I would be interested in seeing your solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants