Skip to content

authlabio/stacks-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stacks-cli openSource

stacks-cli

Check website stack from the terminal.

In fact I know there's already a pretty good one of Chrome extension called Wappalyzer, but I still wanna make a CLI tool for myself. There's 2 major reasons:

  • I've already installed too much extensions so far.
  • I'm a CLI lover, just that simple.

OMMGGGGGGG

stacks-cli

Based on these demands, I start working on fixing these issues.

Install

$ npm install stacks-cli -g

Usage

Type the following command in you terminal:

$ stacks-cli

And the scripts will ask you:

? Which website stack do you wanna browse ?

Copy & Paste the URL of the webiste you wanna analyze:

https://www.cloudflare.com/

Here's the result screenshot:

stacks-cli

Helper

Examples
$ stacks-cli


Helpers
$ stacks-cli -h


Show current version
$ stacks-cli -v


Source code of this side project
$ stacks-cli -s

License

MIT © WeiChiaChang

About

📊 Analyze website stack from the terminal 💻

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%