I'm developing a Rails app on my local machine right now and I've put it on localtunnel a number of times today.
Each time I do, I get a whole bunch of strange POST requests to my server. Some examples:
/callbacks/geo/san-francisco
/facebook/subscription
/webhooks
/stripe-events
What's going on here!? Is someone trying to launch an attack my firing off a ton of requests to randomly-generated localtunnel URLs?