File manager - Edit - /usr/sbin/cracklib-format
Back
#!/usr/bin/sh # # This preprocesses a set of word lists into a suitable form for input # into cracklib-packer # LC_ALL=C export LC_ALL gzip -cdf "$@" | grep -a -E -v '^.{32,}$' | tr '[:upper:]' '[:lower:]' | tr -cd '\n[:graph:]' | sort -u
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings