Skip to content

Releases: storenth/pnk

pkg v3.0.0

29 Feb 16:14
Compare
Choose a tag to compare

test: introducing target argument to skip subs from permutation process, e.g.: pnk -t "finance.ozon.ru"
test: introducing replace argument to replace each - in subs with .: v-1.sub.host --> v.1.sub.host
feat: #1 using --wordlist argument
docs: reflect appropriate changes

pkg v2.0.0

03 Feb 07:15
Compare
Choose a tag to compare

feat: work with strings from stdin using --data argument
test: introducing ruff under pre-commit hook
fix: actions #2 with tests and build a package stages under ["3.8", "3.9", "3.10"] python

pkg v1.0.1

28 Jan 13:20
Compare
Choose a tag to compare

Fix: #3; remove unused enumerate; move len to var
Feat: add рф top-level domain

pkg v1.0.0

24 Jan 16:18
Compare
Choose a tag to compare

feat: cartesian product for digits done, now its fully fledged
fix: docs: remove TODO, because its done

pkg v0.11.1

21 Jan 09:59
Compare
Choose a tag to compare

feat: cartesian product on digits via -c (see TODO)
fix: doesn't works on subs without digits

Init pkg v0.10.0

17 Jan 17:22
Compare
Choose a tag to compare

Core features of subdomain permutations and incrementation released!
Distribution package using PyPi done:

pip3 install --no-deps pnk