https://github.com/pointless-code/passwords
An INSECURE password generator WHICH YOU SHOULD NEVER TRUST OR USE!
https://github.com/pointless-code/passwords
code dev docker funny password-generator pointless terminal
Last synced: 11 months ago
JSON representation
An INSECURE password generator WHICH YOU SHOULD NEVER TRUST OR USE!
- Host: GitHub
- URL: https://github.com/pointless-code/passwords
- Owner: pointless-code
- License: mit
- Created: 2024-07-01T22:59:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-18T17:41:51.000Z (over 1 year ago)
- Last Synced: 2025-01-14T11:57:35.816Z (about 1 year ago)
- Topics: code, dev, docker, funny, password-generator, pointless, terminal
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/pointlesscode/passwords
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## About Passwords
An INSECURE password generator WHICH YOU SHOULD NEVER TRUST OR USE!
## Pull from docker
```bash
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
```bash
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](https://opensource.org/licenses/MIT).