Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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

Instagram

Twitter

GitHub

DockerHub

## License

The project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).