You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

sslping-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sslping-cli

CLI for sslping.com

1.0.2
Source
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

What is sslping.com

https://sslping.com allows you to monitor your SSL/TLS certificates and security configuration easily and for free. You'll receive an email if your certificates expire, or if a misconfiguration is detected.

Usage

Note: You must use node > 6.0.0

This CLI allows you to bulk-load servers to sslping.com

Install with npm install -g sslping-cli

Usage: sslping-cli -u [email] -p [password] server[:port] ...

Example: sslping-cli -u me@mydomain -p myPassword google.com facebook.com twitter.com or cat servers.txt | xargs sslping-cli -u me@mydomain -p myPassword

Servers are then added to your account (and checked!).

Keywords

ssl

FAQs

Package last updated on 11 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts