alexdlaird / pyngrok

A Python wrapper for ngrok
https://pyngrok.readthedocs.io
MIT License
421 stars 59 forks source link

Return https url along with the connect res #107

Closed aliasgar55 closed 1 year ago

aliasgar55 commented 1 year ago

It would be helpful if we can also return https url along with the res of ngrok connect

alexdlaird commented 1 year ago

This is the default behavior for ngrok v3.

https://pyngrok.readthedocs.io/en/latest/index.html#pyngrokconfig

github-actions[bot] commented 1 year ago

This is a bug tracker and not a support forum.

While we'd love to be able to support every person on their projects, that would simply be infeasible. Luckily, that's what the helpful developer community over at Stack Overflow is for! Please create a question there with the \"pyngrok\" tag if what you're looking for is a programming question or you need help with an integration. You can refer to pyngrok's own documentation to help you write the best possible question.