1.0.8 • Published 5 years ago

@j12934/whatis v1.0.8

Weekly downloads
-
License
Apache2
Repository
-
Last release
5 years ago

What is? 🤔

Simple and fast identification of Web Services, build on top of Wappalyzer

Cli Example

Installation

 $ npm install -g @j12934/whatis

Usage

 $ whats https://gitlab.com

To use the outputs in other commands use the --json flag which outputs the results as json into stdout. You can then extract the results with jq, fx or what ever tool you like.

Usgae in Node.js

You can call whatis directly by using the @j12934/whatis-core package.

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago