Search Criteria
Package Details: massdns 1.1.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/massdns.git (read-only, click to copy) |
|---|---|
| Package Base: | massdns |
| Description: | A high-performance DNS stub resolver for bulk lookups and reconnaissance |
| Upstream URL: | https://github.com/blechschmidt/massdns |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | massdns |
| Provides: | massdns |
| Submitter: | imlonghao |
| Maintainer: | imlonghao |
| Last Packager: | imlonghao |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-04-26 14:03 (UTC) |
| Last Updated: | 2024-03-10 12:42 (UTC) |
Latest Comments
imlonghao commented on 2024-03-10 12:43 (UTC)
@m040601 I have included the README and the man manual to the package. The license file didn't need to be included, as it's standard GPL-3.0-or-later.
m040601 commented on 2024-03-10 06:08 (UTC)
Thanks for maintaining the PKGBUILD.
$ pacman -Qi massdns
$ pacman -Ql massdns
$ wget https://github.com/blechschmidt/massdns/archive/v1.1.0.tar.gz
$ tar tf v1.1.0.tar.gz
Can you please make sure those end up in something like,
A simple install -Dm644 ...xyz..abc or cp will do
Thanks in advance