ngrok / ngrok-python

Embed ngrok secure ingress into your Python apps with a single line of code.
https://ngrok.com
Apache License 2.0
103 stars 19 forks source link

add ngrok.disconnect(url) and ngrok.kill() #27

Closed bobzilladev closed 1 year ago

bobzilladev commented 1 year ago

Add disconnect(url), kill() and dots-to-underscores to mirror other python ngrok libraries as well as ngrok-js.

bobzilladev commented 1 year ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.