/locedge

A CDN geolocation tool from ACM SIGCOMM'22 Demo paper "Locating CDN Edge Server with HTTP Responses"

Primary LanguageJavaScript

LocEdge

This is a simple tool showcasing how to use the datasets provided in our SIGCOMM'22 demo paper to locate CDN edge servers based on a given HTTP Archive (HAR) file. It tells you the location, provider, and cache status of the CDN edge server that delivered resources for you.

For more information, please refer to our paper "Locating CDN Edge Servers with HTTP Responses" (not yet published).

API

parse(har)
  • har: the captured HAR file