Giter Site home page Giter Site logo

dockerized_pst's Introduction

KetsuCheck - Password Strength Tester (PST)

Welcome to the KetsuCheck - Password Strength Tester (PST) project repository PST is a tool to evaluate the strength of passwords.

Overview

This project provides a Dockerized setup for running the Password Strength Tester application using Streamlit. Due to the limitation of uploading larger files to GitHub, we have containerized the necessary files and dependencies to ensure easy access and execution of the project. To utilize this project, you'll need to pull the Docker image from a Docker registry.

Prerequisites

Before getting started, ensure that you have Docker installed on your system. You can download and install Docker Desktop from here.

Usage

To run the Password Strength Tester application locally using Docker, follow these steps:

  1. Pull the Docker image from the Docker registry:
    docker pull atom1326/pst:latest
    

2.Once the image is pulled successfully, you can run the Docker container with the following command:

  docker run -d -p 8501:8501 atom1326/pst:latest

3.After the container is up and running, you can access the Password Strength Tester application in your web browser at:

    http://localhost:8501

Note: Due to the inability to upload larger files, we have containerized the necessary files and dependencies. If you have any questions or encounter any issues while running the project, feel free to open an issue in this repository. Enjoy testing your passwords with KetsuCheck - PST! If you want to contribute, you can check out the repository files:

git clone https://github.com/RushiChaganti/PST.git

Feel free to let me know if you need any further modifications or additions!

dockerized_pst's People

Contributors

rushichaganti avatar

Watchers

 avatar

dockerized_pst's Issues

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.