Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zztkm/ssl-checker-example


https://github.com/zztkm/ssl-checker-example

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# SSL Check example

対象のドメインがSSL対応しているかをチェックするやつの Example

1. install deps
```shell
yarn install
```

2. execute script
```shell
yarn start
```