Search Criteria
Package Details: dnstwist 20250130-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dnstwist.git (read-only, click to copy) |
|---|---|
| Package Base: | dnstwist |
| Description: | simple tool to look for registered domains similar to your own, only distinguished by typos. useful for detection of fraud and fishing attacs |
| Upstream URL: | https://github.com/elceef/dnstwist |
| Licenses: | Apache |
| Submitter: | fordprefect |
| Maintainer: | fordprefect |
| Last Packager: | fordprefect |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-10-13 10:11 (UTC) |
| Last Updated: | 2025-09-17 13:30 (UTC) |
Latest Comments
fordprefect commented on 2025-06-12 09:08 (UTC)
@jahiy: Thanks, the license file was moved from docs to the git root. It is fixed now, and sorry that I missed your comment.
jahiy commented on 2024-09-20 02:32 (UTC)
MarsSeed commented on 2023-06-28 00:12 (UTC)
Missing dependency
python-pygeoip.wakamue commented on 2023-05-11 08:04 (UTC)
In PKGBUILD the line install -D "${pkgname}-${pkgver}/docs LICENSE" "${pkgdir}/usr/share/licenses/$pkgname/LICENSE" should be replaced with install -D "${pkgname}-${pkgver}/LICENSE" "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
or the file LICENSE moved to docs/
MarsSeed commented on 2022-05-14 12:47 (UTC)
Hi @fordprefect, I'm suggesting for your consideration: dependency python-ssdeep needs update and it's an orphan now.
fordprefect commented on 2019-06-03 18:19 (UTC)
@lilmike: thx, fixed.
lilmike commented on 2019-06-03 11:25 (UTC)
==> Starting package()...
cp: cannot stat '/home/lilmike/.cache/aurutils/sync/dnstwist/src/dnstwist-20190518/docs/examples/*': No such file or directory
==> ERROR: A failure occurred in package(). Aborting...