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
balena tunnel
On openBalena I can balena tunnel to any port on the device, but the permissions should currently restrict this to port 22222.
Before making it possible to tunnel any port we should determine why the current permission is being ignored.
The text was updated successfully, but these errors were encountered:
Discovered that this is due to a permission in the API. Resolving there.
Sorry, something went wrong.
No branches or pull requests
On openBalena I can
balena tunnel
to any port on the device, but the permissions should currently restrict this to port 22222.Before making it possible to tunnel any port we should determine why the current permission is being ignored.
The text was updated successfully, but these errors were encountered: