Skip to content

feat: add length argument for password autogen#5

Open
ravihlb wants to merge 1 commit intoabkierstein:masterfrom
ravihlb:master
Open

feat: add length argument for password autogen#5
ravihlb wants to merge 1 commit intoabkierstein:masterfrom
ravihlb:master

Conversation

@ravihlb
Copy link
Copy Markdown

@ravihlb ravihlb commented Mar 15, 2024

Adds -l | --length argument.

Exceprts from the updated README:

  -l LENGTH, --length LENGTH
                        Optional: Length of auto-generated password. Ignored if password argument already provided.

ex.

# -l is ignored since -p takes precedence
> ./pwpush -l 10 -p africanswallow
Pass is: africanswallow
URL: https://pwpush.com/p/zynqhemqkyvxi4q

> ./pwpush -l 10
Pass is: 0ezR.)cwg,
URL: https://pwpush.com/p/9ylhw57z4_qywugmqw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant