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
skywire-cli proxy
its possible currently to configure multiple proxy clients for the visor - by manually changing the visor's config as shown
We should make this configurable during runtime with some changes to skywire-cli proxy
skywire-cli proxy status needs to show a detailed status for any running instances of the proxy client.
skywire-cli proxy status
skywire-cli proxy start should have a flag that allows an additional proxy to be started on the next available port if an instance is already started.
skywire-cli proxy start
skywire-cli proxy stop should have a flag to stop all the proxy clients.
skywire-cli proxy stop
The text was updated successfully, but these errors were encountered:
No branches or pull requests
its possible currently to configure multiple proxy clients for the visor - by manually changing the visor's config as shown
We should make this configurable during runtime with some changes to
skywire-cli proxy
skywire-cli proxy status
needs to show a detailed status for any running instances of the proxy client.skywire-cli proxy start
should have a flag that allows an additional proxy to be started on the next available port if an instance is already started.skywire-cli proxy stop
should have a flag to stop all the proxy clients.The text was updated successfully, but these errors were encountered: