Search Criteria
Package Details: sherlock-git r2442.7e87a88-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sherlock-git.git (read-only, click to copy) |
---|---|
Package Base: | sherlock-git |
Description: | Hunt down social media accounts by username across social networks |
Upstream URL: | https://github.com/sherlock-project/sherlock |
Keywords: | accounts osint penetration-testing security social-media username |
Licenses: | MIT |
Submitter: | peeweep |
Maintainer: | iamawacko |
Last Packager: | iamawacko |
Votes: | 9 |
Popularity: | 0.125035 |
First Submitted: | 2019-10-05 00:58 (UTC) |
Last Updated: | 2024-07-30 01:00 (UTC) |
Dependencies (16)
- python (python37AUR, python311AUR, python310AUR)
- python-certifi
- python-colorama (python-colorama-gitAUR)
- python-openpyxl
- python-pandas
- python-pysocks
- python-requests
- python-requests-futures
- python-stem (python-stem-gitAUR)
- python-torrequestAUR
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
« First ‹ Previous 1 2
randomnobody commented on 2022-07-12 01:56 (UTC)
Adopted this because orphaned packages scare me. Removed conflict/provides as per rhysperry111 and added
python-pandas
as per Musse/nbvcxz.rhysperry111 commented on 2022-07-09 19:14 (UTC) (edited on 2022-07-09 19:15 (UTC) by rhysperry111)
You should probably remove the provides and conflicts for
sherlock
, as the packagesherlock
in the AUR is actually an entirely different project.Maybe consider messaging the maintainer of
sherlock
and deciding if one of you wants to change the base name of either of your packages in order to avoid confusion and allow for more consistent package naming if a binary for this project comes.nbvcxz commented on 2022-07-07 19:19 (UTC) (edited on 2022-07-07 19:19 (UTC) by nbvcxz)
+1
Musse commented on 2022-06-28 10:35 (UTC)
python-pandas
should be added as a runtime dependency.konradybcio commented on 2021-04-21 20:24 (UTC)
Currently the /usr/bin/sherlock entry points to
/usr/share/sherlock/sherlock.py
whereas the program has moved to
/usr/share/sherlock/sherlock/sherlock.py
Stephen304 commented on 2020-11-15 18:55 (UTC)
I made this change to sherlock.sh to avoid permissions errors and so it will save the results to the current directory instead of in
/usr/share/sherlock/
:shaybox commented on 2020-08-13 05:42 (UTC)
https://pastebin.com/wi8KkLya Won't install
« First ‹ Previous 1 2