Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 897 Bytes

File metadata and controls

32 lines (23 loc) · 897 Bytes

passwords

About Passwords

An INSECURE password generator WHICH YOU SHOULD NEVER TRUST OR USE!

Pull from docker

docker pull pointlesscode/passwords:latest
docker run --rm pointlesscode/passwords

Build it yourself

  • clone the project and cd to folder
  • build and run the image
docker build -t passwords .
docker run --rm passwords

Social

.less
Instagram
Twitter
GitHub
DockerHub

License

The project is open-sourced software licensed under the MIT license.