Skip to content

gjhonic/PasswordCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Check

Install Projects

git clone git@github.com:gjhonic/PasswordCheck.git

Install Docker

sudo pacman -S docker
sudo pacman -S docker-compose

launch

# Start docker (not work in windows wsl)
sudo systemctl start docker

#if you use windows wsl then need command
sudo service docker start

cd PasswordCheck

make upd

Test

Open page in browser: http://127.0.0.1/

Other command

make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published