alexdlaird / pyngrok

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

Choose region #31

Closed supercoder186 closed 4 years ago

supercoder186 commented 4 years ago

Ngrok allows the user to select the region of the connection, as shown in https://ngrok.com/docs#global. It is also possible to select this in command line ngrok. It would be great if there was a way to set this in-app

alexdlaird commented 4 years ago

See: https://github.com/alexdlaird/pyngrok/issues/26