ac-cloudfront-edge-locator

0.0.1 • Public • Published

AC Cloudfront Edge Locator

This tool displays the Cloudfront edge location from which the given domain is delivered.

AWS does not provide a list of IPs mapping to their edge locations. However, our team at AdmiralCloud required a tool to check from which location content of our media asset management is delivered.

Fortunately, AWS uses IATA airport codes for their edge locations, so we can use them.

Usage

node index.js --domain api-ext.admiralcloud.com

Installation

Install this tool using "npm install ac-cloudfront-edge-locator"

Links

License

MIT License Copyright © 2009-present, AdmiralCloud, Mark Poepping

Contribution

Thanks to https://github.com/jbrooksuk/JSON-Airports for providing IATA airport codes.

Package Sidebar

Install

npm i ac-cloudfront-edge-locator

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

1.67 MB

Total Files

4

Last publish

Collaborators

  • mmpro
  • admiralcloud