Coder Social home page Coder Social logo

tls-checker's Introduction

TLS Checker 🚬

TLS Checker is a Python script for checking the Transport Layer Security (TLS) version and security settings of a list of websites. The script uses multithreading to speed up the process of checking a large number of websites.

نمونه خروجی قابل استفاده

حجم فایل‌ها تقریبا 33mb است.

Installation

To use TLS Checker, you will need Python 3.7 or later. You can download Python from the official website: https://www.python.org/downloads/

Usage

  • Download or clone the repository to your local machine.
  • Open a terminal and navigate to the directory containing the script.
  • Run the script with the following command:

first:

pip install -r requirements.txt

then:

python tls-checker.py
  • The script will prompt you for the name of the CSV file containing the list of websites you want to check. The CSV file should contain one website per row, with no headers.
  • The script will then prompt you for the number of websites you want to check. This number should be between 1 and the total number of websites in the CSV file.
  • The script will then prompt you for the iso-code of server location (Iran = IR, Germany = DE,....)
  • You can leave this field blank and just press "Enter"
  • Guidance: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes
  • The script will then begin checking the websites and print the results to the console.
  • The script will also create a JSON file named "result.json" in the same directory as the script. This file will contain the results of the website checks.
  • CSV files sources: here and here

Screenshot

Screenshot (87)

License

TLS Checker is licensed under the MIT License. See LICENSE for more information.

tls-checker's People

Contributors

imanmontajabi 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.