Giter Site home page Giter Site logo

twigley / check-mixed-content Goto Github PK

View Code? Open in Web Editor NEW

This project forked from franciskim/check-mixed-content

0.0 2.0 0.0 8 KB

Checks for mixed HTTP / HTTPS content for SSL sanity. Very alpha.

Home Page: https://franciskim.co

JavaScript 94.72% Dockerfile 5.28%

check-mixed-content's Introduction

Usage

npm i check-mixed-content
check-mixed-content --url franciskim.co

Options

--thread 3 // use 3 threads to crawl (default: 1)
--depth 3 // crawl 3 levels deep (default: 3)
--debug // show moar info

Sample Output

https://franciskim.co/ is good!
https://franciskim.co/about/ is good!
https://franciskim.co/my-work/ is good!
https://franciskim.co/posts/ is good!
https://franciskim.co/contact/ is good!
https://franciskim.co/about is good!
https://franciskim.co/author/franciskim/ is good!
https://franciskim.co/2016/10/14/aws-expert-melbourne/ is good!
https://franciskim.co/2016/09/29/create-bundled-intermediate-ssl-certificate-crazy-domains/ is good!
https://franciskim.co/2016/09/01/samsung-recalls-galaxy-note-7-battery/ is good!

Crawled 11 pages
11 pages are good
0 pages have mixed HTTP/HTTPS content

check-mixed-content's People

Contributors

franciskim avatar galeksandrp avatar michaelkoelewijn91 avatar cschanaj avatar

Watchers

James Cloos avatar Tom Wigley avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.