notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
knock Tool designed to enumerate subdomains on a target domain
7.0.0 dns on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.4.0_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-05-21 09:05:12
Last Update: 2024-02-29 16:59:40
Commit Hash: b768460
License: GPLv2
WWW:
https://github.com/guelfoweb/knock
Description:
Knockpy is a python tool designed to enumerate subdomains on a target domain through a wordlist. It is designed to scan for DNS zone transfer and to try to bypass the wildcard DNS record automatically if it is enabled. Now knockpy supports queries to VirusTotal subdomains, you can setting the API_KEY within the config.json file.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/knockpy-7.0.0/catalog.mk
  2. /usr/local/share/licenses/knockpy-7.0.0/LICENSE
  3. /usr/local/share/licenses/knockpy-7.0.0/GPLv2
Collapse this list.
Dependency lines:
  • knockpy>0:dns/knock
To install the port:
cd /usr/ports/dns/knock/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/knock
  • pkg install knockpy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: knockpy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709183897 SHA256 (guelfoweb-knock-7.0.0_GH0.tar.gz) = 4e6694b992d31f92a5996e772bc9844480e73fee22ce457ec598dd4e4776789a SIZE (guelfoweb-knock-7.0.0_GH0.tar.gz) = 48982

Packages (timestamps in pop-ups are UTC):
knockpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.0.07.0.04.1.0.27-7.0.0-4.1.0.27-
FreeBSD:13:quarterly5.4.0_25.4.0_2-5.4.0_27.0.0-5.4.0_25.4.0_2
FreeBSD:14:latest7.0.07.0.0--7.0.0--5.4.0_2
FreeBSD:14:quarterly5.4.0_27.0.0-5.4.0_27.0.0-5.4.0_25.4.0_2
FreeBSD:15:latest7.0.07.0.0n/a5.4.0_2n/a-5.4.0_2-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-beautifulsoup>0 : www/py-beautifulsoup@py39
  2. py39-colorama>0 : devel/py-colorama@py39
  3. py39-dnspython>0 : dns/py-dnspython@py39
  4. py39-openssl>0 : security/py-openssl@py39
  5. py39-requests>0 : www/py-requests@py39
  6. py39-tqdm>0 : misc/py-tqdm@py39
  7. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  8. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-beautifulsoup>0 : www/py-beautifulsoup@py39
  2. py39-colorama>0 : devel/py-colorama@py39
  3. py39-dnspython>0 : dns/py-dnspython@py39
  4. py39-openssl>0 : security/py-openssl@py39
  5. py39-requests>0 : www/py-requests@py39
  6. py39-tqdm>0 : misc/py-tqdm@py39
  7. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  8. python3.9 : lang/python39
  9. py39-qt5-pyqt>=5.15.10 : devel/py-qt5-pyqt@py39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
dns_knock
USES:
python pyqt:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/guelfoweb/knock/tar.gz/7.0.0?dummy=/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.0.0
29 Feb 2024 16:59:40
commit hash: b76846026525fe1212c7f40dedac4ad898364147commit hash: b76846026525fe1212c7f40dedac4ad898364147commit hash: b76846026525fe1212c7f40dedac4ad898364147commit hash: b76846026525fe1212c7f40dedac4ad898364147 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
dns/knock: update 5.4.0 → 7.0.0

Reported by:	portscout
5.4.0_2
29 Oct 2023 20:37:05
commit hash: 855bec42497147aed1af7ac8a8b7c15771971e4ecommit hash: 855bec42497147aed1af7ac8a8b7c15771971e4ecommit hash: 855bec42497147aed1af7ac8a8b7c15771971e4ecommit hash: 855bec42497147aed1af7ac8a8b7c15771971e4e files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Revert "dns/knock: Mark DEPRECATED"

This reverts commit c498dfb3b88bfc3bf230fa220ae63e759a968b65.

devel/py-qt5-pyqt is no longer marked DEPRECATED. This port does not
require python bindings for www/qt5-webkit.
5.4.0_2
28 Oct 2023 14:39:58
commit hash: c498dfb3b88bfc3bf230fa220ae63e759a968b65commit hash: c498dfb3b88bfc3bf230fa220ae63e759a968b65commit hash: c498dfb3b88bfc3bf230fa220ae63e759a968b65commit hash: c498dfb3b88bfc3bf230fa220ae63e759a968b65 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
dns/knock: Mark DEPRECATED

- Depends on deprecated devel/py-qt5-pyqt
- Set EXPIRATION_DATE 2023-11-28

Approved by:	portmgr (blanket)
5.4.0_2
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
5.4.0_1
09 Mar 2023 11:15:07
commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update to latest versions

- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7

PR:		269751
Exp-run by:	antoine
5.4.0
25 Jan 2023 07:30:52
commit hash: d8ced9147b8a35d1c0b23daf31dbe5da1b3eab3acommit hash: d8ced9147b8a35d1c0b23daf31dbe5da1b3eab3acommit hash: d8ced9147b8a35d1c0b23daf31dbe5da1b3eab3acommit hash: d8ced9147b8a35d1c0b23daf31dbe5da1b3eab3a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
dns/knock: Update 5.3.0 → 5.4.0

Reported by:	portscout
5.3.0_1
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
5.3.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.3.0_1
07 Mar 2022 17:39:13
commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/py-qt5, devel/py-sip: Update versions

- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)

PR:		261685
Exp-run by:	antoine
5.3.0
06 Mar 2022 04:22:36
commit hash: 4dcaac8fdaade1b78e867a6c4fee8a553b5720cbcommit hash: 4dcaac8fdaade1b78e867a6c4fee8a553b5720cbcommit hash: 4dcaac8fdaade1b78e867a6c4fee8a553b5720cbcommit hash: 4dcaac8fdaade1b78e867a6c4fee8a553b5720cb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
dns/knock: Update 5.2.0 -> 5.3.0

Reported by:	portscout
5.2.0
27 Jan 2022 06:12:26
commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.

SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.

PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.

This allows us to be in adequacy with the packages that the author of these
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.2.0
24 Dec 2021 01:54:57
commit hash: d315149ca624ab4f3f91edcd08bec2abc336a6d9commit hash: d315149ca624ab4f3f91edcd08bec2abc336a6d9commit hash: d315149ca624ab4f3f91edcd08bec2abc336a6d9commit hash: d315149ca624ab4f3f91edcd08bec2abc336a6d9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
dns/knock: Update 5.1.0 -> 5.2.0

Reported by:	portscout
5.1.0
16 Oct 2021 09:51:39
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
5.1.0
18 Apr 2021 00:16:37
commit hash: 910efe1186497f66e457e8c38f172ea7770da7a7commit hash: 910efe1186497f66e457e8c38f172ea7770da7a7commit hash: 910efe1186497f66e457e8c38f172ea7770da7a7commit hash: 910efe1186497f66e457e8c38f172ea7770da7a7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
dns/knock: Update 4.1.0-27 -> 5.1.0
4.1.0.27
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.1.0.27
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.1.0.27
21 May 2019 09:04:57
Revision:502205Original commit files touched by this commit
yuri search for other commits by this committer
New port: dns/knock: Tool designed to enumerate subdomains on a target domain

Number of commits found: 18