If you serve http on localtunnel
localtunnel is a cool networking hack that, among other things, can be used to show someone a web server you're working on before it's deployed to a place it can be seen from the internet.
I left such a tunnel open all day, and it had a name like http://51px.localtunnel.com. I somehow got:
6 requests to "GET / HTTP/1.0" 200
7 requests to "GET /robots.txt HTTP/1.0" 404
1 request to "GET /about/privacy HTTP/1.0" 404
1 request to "GET /blog/category/blog/feed/ HTTP/1.0" 404
3 requests to "GET /exercisestats/gecko_ex_buckets?ix= HTTP/1.0" 404
- New comment