kilmajster / ngrok-spring-boot-starter

🚀 Spring Boot tunneling with Ngrok made easy! No matter if you are using Windows, Mac OS X, Linux or even Docker - ngrok binary will be chosen automatically 🤖 so you don't need to care about environment changing etc. auto-configuration magic 🧙‍♂️
MIT License
125 stars 17 forks source link

Improve behavior when ngrok is already started #51

Open juherr opened 3 years ago

juherr commented 3 years ago

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

Expected behavior:

kilmajster commented 3 years ago

I left related comment in MR https://github.com/kilmajster/ngrok-spring-boot-starter/pull/55#issuecomment-830650433

juherr commented 3 years ago

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.