Version: 5.3.0, Package name: knockpy-5.3.0 |
Maintained by: Rafael Sadowski |
Master sites: |
Description Knockpy is a python tool designed to enumerate subdomains on a target domain through a wordlist. |
Filesize: 52.273 KB |
Version History (View Complete History) |
|
2021-11-01 18:02:24 by Stuart Henderson | Files touched by this commit (121) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-16 03:44:57 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update knockpy to 5.2.0 |
2021-04-23 22:23:59 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update knockpy to 5.1.0 With help and feedback from jca@, gnezdo@ and sthen@ |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-01-16 23:10:19 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: knockpy wasn't pointed at the new py2-dnspython like it should have been Found during sparc64 bulk |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-04-22 01:36:27 by Rafael Sadowski | Files touched by this commit (3) |
Log message: update to knockpy-4.0.0 ok danj@ landry@ |