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

Multiple Spice connections #23

Open
SoerenBusse opened this issue Feb 2, 2017 · 0 comments
Open

Multiple Spice connections #23

SoerenBusse opened this issue Feb 2, 2017 · 0 comments

Comments

@SoerenBusse
Copy link

Hi,

currently we're trying to implement the spice-web-client in our VM-system. The problem is that the users should be able to access multiple VMs at the same time, so we need a proxy that can handle multiple connections at the same time.
I saw that the spice-web-client supports arguments like "vmHost" and "vmPort". I tried websockify, but it ignores this parameters and forward the connection to the via command line passed IP/Port.

So how to start websockify so that it can handle multiple ports? Or are there any other Proxys available which can handle this parameters?

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

No branches or pull requests

1 participant