1.0.0 • Published 4 years ago

@existentialcoder/techstack-cli v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Techstack CLI

CLI app to reveal tech stack of an enterprise (CLI wrapper for Wappalyzer)

Steps to use

  • Download node
  • Run the following command on terminal
npm install -g techstack-cli
source ~/.bashrc
techstack 'https://www.netflix.com'

Examples

Try for a single url

techstack 'https://www.github.com'

Or more than one url (upto 10)

Feel free to contribute. Happy hacking :)