sthope 302e291212
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
RELEASE: 1.0.8
2021-09-13 20:52:59 +00:00
2021-09-13 19:23:45 +02:00
2021-09-13 19:23:45 +02:00
2021-09-13 22:52:49 +02:00
2021-09-13 22:52:28 +02:00
2021-09-13 20:52:59 +00:00
2021-09-13 19:28:11 +02:00
2021-09-13 19:28:11 +02:00
2021-09-13 19:23:45 +02:00
2021-09-13 19:23:45 +02:00

Português

Random Password Generator (x10) · Build Status MIT license

🔥Sthope

Docker container used to generate 10 random long passwords. Mostly to use on my website as templates.

Installing / Getting started

Script used to generate passwords and usernames for my website examples

docker run -it --rm ghcr.io/sthopeless/randompwd:latest

or with sudo

sudo docker run -it --rm ghcr.io/sthopeless/randompwd:latest

test

Versioning

We can maybe use SemVer for versioning. For the versions available, see the link to tags on this repository.

Configuration

Simply run one of the above commands, it will print out 10 random passwords

Issue feedback

You can ge feedback on issues you encounter via Issue

Licensing

For more information, please refer to the LICENSE file.

Description
No description provided
Readme 112 KiB
1.0.8 Latest
2021-09-13 22:52:59 +02:00
Languages
Python 53.7%
Dockerfile 46.3%