1.0.4 • Published 5 years ago

stacks-cli v1.0.4

Weekly downloads
8
License
MIT
Repository
github
Last release
5 years ago

stacks-cli

Check website stack from the terminal.

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

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

OMMGGGGGGG

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

Install

$ npm install stacks-cli -g

Usage

Type the following command in your terminal:

$ stacks-cli

And the scripts will ask you:

? Which website stack do you wanna browse ?

Copy & Paste the URL of the website you want to analyze:

https://www.cloudflare.com/

Here's a screenshot of the result:

Helper

Examples
$ stacks-cli

Analyze URL via cli
$ stacks-cli <URL>
$ stacks-cli -u <URL>

Helpers
$ stacks-cli -h


Show current version
$ stacks-cli -v


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

Docker

Compile image locally

$ docker build -t stacks-cli .

Use compiled image locally

$ docker run --rm -ti stacks-cli -h

Use already compiled image

$ docker run --rm -ti femtopixel/stacks-cli

License openSource

MIT © WeiChiaChang

1.0.4

5 years ago

1.0.2

5 years ago

1.0.0

6 years ago

0.1.46

6 years ago

0.1.44

6 years ago

0.1.42

6 years ago

0.1.40

6 years ago

0.1.38

6 years ago

0.1.36

6 years ago

0.1.34

6 years ago

0.1.32

6 years ago

0.1.30

6 years ago

0.1.28

6 years ago

0.1.26

6 years ago

0.1.24

6 years ago

0.1.22

6 years ago

0.1.20

6 years ago

0.1.18

6 years ago

0.1.16

6 years ago

0.1.14

6 years ago

0.1.12

6 years ago

0.1.10

6 years ago

0.1.8

6 years ago

0.1.6

6 years ago

0.1.4

6 years ago

0.1.2

6 years ago

0.1.0

6 years ago