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
I cannot start the tunnel, I always get an error. I did everything by the instruction in Running section and this is where I am stuck on:
$ tunnel -config ./tunnel/tunnel.yml start-all - command tunnel: command not found - I get this error
$ tunnel -config ./tunnel/tunnel.yml start-all
tunnel: command not found
What should I do? I would like to use this for my school project. Thank you for any help.
The text was updated successfully, but these errors were encountered:
this is a problem with your PATH in your shell. Configure your PATH or provide a full path to tunnel client.
PATH
Sorry, something went wrong.
No branches or pull requests
I cannot start the tunnel, I always get an error. I did everything by the instruction in Running section and this is where I am stuck on:
$ tunnel -config ./tunnel/tunnel.yml start-all
- commandtunnel: command not found
- I get this errorWhat should I do? I would like to use this for my school project. Thank you for any help.
The text was updated successfully, but these errors were encountered: