Search Criteria
Package Details: routersploit-git 3.4.7.r0.g3b0f2d5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/routersploit-git.git (read-only, click to copy) |
---|---|
Package Base: | routersploit-git |
Description: | An open-source exploitation framework dedicated to embedded devices. |
Upstream URL: | https://github.com/threat9/routersploit |
Keywords: | development exploit network simple |
Licenses: | BSD |
Conflicts: | routersploit |
Provides: | routersploit |
Submitter: | edh |
Maintainer: | edh |
Last Packager: | edh |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-04-28 21:43 (UTC) |
Last Updated: | 2025-01-29 02:04 (UTC) |
Dependencies (5)
- python-paramiko (python-paramiko-ngAUR)
- python-pycryptodome
- python-pysnmp
- python-requests
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
edh commented on 2025-01-29 01:58 (UTC) (edited on 2025-01-29 02:02 (UTC) by edh)
@pino Can you report the second this issue upstream please so that everybody can benefit from it?
EDIT: python-telnetlib-313-and-up is not listed as dependency by the package. Please reach out to upstream.
pino commented on 2025-01-28 23:56 (UTC) (edited on 2025-01-29 00:24 (UTC) by pino)
Please modify the PKGBUILD file with this changes:
Update de depends variable:
Add this prepare function:
edh commented on 2025-01-11 16:21 (UTC)
@dreieck Can you file this issue upstream so that everybody using routersploit (across any distributions) may benefit from this?
dreieck commented on 2025-01-11 15:54 (UTC)
If possible, please remove the dependency on
python-furure
/ make the package working withoutpython-future
:Regards and thanks for this package!
edh commented on 2022-06-27 18:41 (UTC)
Good point, thanks!
MarsSeed commented on 2022-06-27 18:35 (UTC)
Hi,
This should not depend on python-crypto. That name is deprecated.
It should use python-pycryptodome, which is the continuation fork.
Someone created a wrong package in AUR providing "python-crypto" so it's much better if you declare python-pycryptodome, to ensure this will use the proper dependency.
Cheers.