Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 264 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 264 Bytes

cdnfinder.js

Set of scripts to detect CDN usage of websites

You need following nodejs modules installed :-

  • step
  • native-dns
  • express

You also need phantomjs available somewhere in the system bin path

TODO: Add documentation TODO: Write tests