You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
I was checking the code. Today you can specify the port directly with the hostname.
There is no check on the hostname. For example, myserver:8324 should works.
A number of our customers have vCenter configured on a non standard port, like 8443, for various reasons. The port for safekeeping appears to be here:
./jvix/src/com/vmware/jvix/jDiskLib.java:102
Please add support for configuring the vCenter port.
The text was updated successfully, but these errors were encountered: