Y
Hacker News
new
|
ask
|
show
|
jobs
by
sebastianavina
1213 days ago
seems like a great tool for exposing webhooks to the internet. it would be great to limit to a specific uri. for example
tmole 80 "^/webhooks/?$"
1 comments
lom
1213 days ago
You could hide that behind a proxy
link