Skip to content
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

Improve behavior when ngrok is already started #51

Open
juherr opened this issue Apr 20, 2021 · 2 comments
Open

Improve behavior when ngrok is already started #51

juherr opened this issue Apr 20, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@juherr
Copy link
Contributor

juherr commented Apr 20, 2021

Current behavior:
If ngrok is already started, it won't be started even if the expected port is not listened to.

Expected behavior:

  • If the ngrok account accepts multiple sessions and ngrok doesn't listen to the expected port, the startup should start ngrok with the expected port.
  • If the ngrok account doesn't accept multiple sessions and ngrok doesn't listen to the expected port, the startup should fail.
@kilmajster
Copy link
Owner

I left related comment in MR #55 (comment)

@juherr
Copy link
Contributor Author

juherr commented May 1, 2021

The feature request is still valid: the user account could be checked in order to provide a more expected behavior.
But I didn't find a public api for the account.

@kilmajster kilmajster added the enhancement New feature or request label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants