I2rys / SSLSpy

An API to grab the specified domain SSL information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSLSpy

An API to grab the specified domain SSL information

Installation

Github:

git clone https://github.com/I2rys/SSLSpy

NPM Packages:

npm i express-param && npm i get-domain-certificate && npm i express

Test NPM Packages:

npm i got

Usage

Default start:

node index.js

NPM start:

npm start

Dev Usage

NPM start dev:

npm run start:dev

NPM test:

npm test

License

MIT © I2rys

About

An API to grab the specified domain SSL information.

License:MIT License


Languages

Language:JavaScript 100.0%