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 visor test
We need a skywire-cli command to preform the following test:
For [any given or all] skywire visor public keys (specified by flag / arguments)
Create route, from a local visor back to itself which goes through the given visor public key
Send N kilobytes of data (specified by flag)
Close route
Repeat X times per public key (specified by flag)
output data as json or CLI log
The text was updated successfully, but these errors were encountered:
mrpalide
No branches or pull requests
We need a skywire-cli command to preform the following test:
For [any given or all] skywire visor public keys (specified by flag / arguments)
Create route, from a local visor back to itself which goes through the given visor public key
Send N kilobytes of data (specified by flag)
Close route
Repeat X times per public key (specified by flag)
output data as json or CLI log
The text was updated successfully, but these errors were encountered: