Search Criteria
Package Details: python-smbmap-git v1.9.1.r0.g113a01a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-smbmap-git.git (read-only, click to copy) |
---|---|
Package Base: | python-smbmap-git |
Description: | SMBMap allows users to enumerate samba share drives across an entire domain |
Upstream URL: | https://github.com/ShawnDEvans/smbmap |
Licenses: | GPL3 |
Conflicts: | smbmap |
Provides: | python-smbmap-git |
Submitter: | coldBug |
Maintainer: | coldBug |
Last Packager: | coldBug |
Votes: | 2 |
Popularity: | 0.009440 |
First Submitted: | 2020-02-03 16:35 (UTC) |
Last Updated: | 2023-05-30 15:34 (UTC) |
Dependencies (6)
- impacket (python-impacket-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-pyasn1
- python-pycryptodome
- python-termcolor
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
harry commented on 2020-12-23 23:28 (UTC)
You can specify the version in dependency ('impacket>=0.9.21').
coldBug commented on 2020-12-07 09:48 (UTC)
Because there have been issues running the smbmap-git package with the non git version of impacket. I don't know if these issues still persist but to be sure the development packet is build with the newest impacket development version to circumvent problems.
harry commented on 2020-12-07 09:39 (UTC)
Why is python-impacket-git a specific dependency, instead of just the impacket package?