How to simulate browsing from various locations?

后端 未结 7 2096
渐次进展
渐次进展 2021-01-30 05:17

I want to check a particular website from various locations. For example, I see a site example.com from the US and it works fine. The colleague in Europe says he cannot see the

相关标签:
7条回答
  • 2021-01-30 05:53

    This is a bit of self promotion, but I built a tool to do just this that you might find useful, called GeoPeeker.

    It remotely accesses a site from servers spread around the world, renders the page with webkit and sends back an image. It will also report the IP address and DNS information of the site as it appears from that location.

    There are no ads, and it's very stream-lined to serve this one purpose. It's still in development, and feedback is welcome. Here's hoping somebody besides myself finds it useful!

    0 讨论(0)
提交回复
热议问题