apg
Creates arbitrarily complex random passwords.
=> More information.
- Create random passwords (default password length is 8):
apg
- Create a password with at least 1 symbol (S), 1 number (N), 1 uppercase (C), 1 lowercase (L):
apg -M SNCL
- Create a password with 16 characters:
apg -m {16}
- Create a password with maximum length of 16:
apg -x {16}
- Create a password that doesn't appear in a dictionary (the dictionary file has to be provided):
apg -r {dictionary_file}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/apg.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 104.124031 milliseconds
- Gemini-to-HTML Time
- 0.356497 milliseconds
This content has been proxied by September (3851b).