]> eyrie.org Git - kerberos/krb5-strength.git/commit
Support filtering wordlists by regex in cdbmake-wordlist
authorRuss Allbery <eagle@eyrie.org>
Mon, 4 Nov 2013 19:16:56 +0000 (11:16 -0800)
committerRuss Allbery <eagle@eyrie.org>
Mon, 4 Nov 2013 19:20:22 +0000 (11:20 -0800)
commitd834e4532202c83096e1f342799f52cc9619a6c1
treea16490598349a8dbad4b7ef0f28dfd435ba3fc8e
parent752201c08a1731641a09304f74aa66fdb91b937f
Support filtering wordlists by regex in cdbmake-wordlist

Add a new option, -x or --exclude, that excludes words from the
resulting CDB database by regular expression.  This option may
be given repeatedly to filter out multiple regular expressions.
tests/tools/cdbmake-wordlist-t
tools/cdbmake-wordlist