thisdavej / ngrok-notify

Create ngrok tunnel to expose localhost to the web and notify with ngrok URL
MIT License
2 stars 5 forks source link

Add Webhook support #5

Closed polloss closed 4 years ago

polloss commented 4 years ago

Added support to call a webhook and send ngrok url Changed default behavior for email, now email is not sent by default unless the -e, --email param is specified

polloss commented 4 years ago

Will update feature version number, this change could break active users