Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T17:41:51.000Z (3 months ago)
- Last Synced: 2024-08-18T19:01:11.172Z (3 months 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
![passwords](https://github.com/pointless-code/passwords/assets/18129171/ce7a0265-db2a-46ab-907d-1a64093e7449)
## 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
GitHub
DockerHub## License
The project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).