-
Notifications
You must be signed in to change notification settings - Fork 5
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
Live tunneler #66
Live tunneler #66
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
058cbc9
to
390dc14
Compare
@YeasterEgg what about requiring |
@marcofugaro yep that's what I'm doing now, no need to rewrite stuff |
@marcofugaro in realtà se faccio come dici tu non ritorno nulla, l'array si riferisce rispettivamente a STDIN, STDOUT e STDERR, e se metto |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@marcofugaro I've updated ssh-tuna to handle errors |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check the type of change your PR introduces:
Added possibility to expose the local dev server to outside networks.
Does this introduce a breaking change?