Search Criteria
Package Details: wtfis 0.12.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wtfis.git (read-only, click to copy) |
---|---|
Package Base: | wtfis |
Description: | Passive hostname, domain and IP lookup tool for non-robots |
Upstream URL: | https://github.com/pirxthepilot/wtfis |
Keywords: | security |
Licenses: | MIT |
Submitter: | BoBeR182 |
Maintainer: | BoBeR182 |
Last Packager: | BoBeR182 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-05-18 04:59 (UTC) |
Last Updated: | 2025-07-22 00:46 (UTC) |
Dependencies (10)
- python-dotenv
- python-pydantic
- python-requests
- python-rich
- python-shodan
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
HornyApple commented on 2025-06-28 07:46 (UTC) (edited on 2025-06-28 07:46 (UTC) by HornyApple)
Error while building:
I had to change line 30 of PKGBUILD from
_origpkgname
topkgname
.gnlrdrvo commented on 2025-05-19 01:37 (UTC) (edited on 2025-05-19 01:38 (UTC) by gnlrdrvo)
From https://github.com/pirxthepilot/wtfis/blob/main/LICENSE , it should be
license=(MIT)
.https://wiki.archlinux.org/title/Python_package_guidelines#Architecture
https://wiki.archlinux.org/title/PKGBUILD#arch
wtfis
is most likely architecture-independent so it should bearch=(any)
.