Search Criteria
Package Details: scapy-git 2.4.5rc1.dev297-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/scapy-git.git (read-only, click to copy) |
---|---|
Package Base: | scapy-git |
Description: | Powerful interactive packet manipulation program written in Python (tools) |
Upstream URL: | http://www.secdev.org/projects/scapy/ |
Licenses: | GPL2 |
Conflicts: | scapy |
Provides: | scapy |
Submitter: | anthraxx |
Maintainer: | plt |
Last Packager: | plt |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-18 01:33 (UTC) |
Last Updated: | 2022-07-01 18:58 (UTC) |
Dependencies (10)
- python (python38, python37, python3.7, nogil-python, python39, python36, python311, python32)
- python-scapy (python-scapy-git)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- python (python38, python37, python3.7, nogil-python, python39, python36, python311, python32) (make)
- graphviz (check)
- python-cryptography (check)
- python-matplotlib (python-matplotlib-git) (check)
- python-pyx (check)
- sox (sox-dsd-git) (check)
- tcpdump (tcpdump-git) (check)
Required by (11)
- arpreply-git (requires scapy)
- creak-git (requires scapy)
- creds.py-git (requires scapy)
- dhcpwn-git
- fern-wifi-cracker (requires scapy)
- fern-wifi-cracker-git (requires scapy)
- pyrit (requires scapy) (check)
- pyrit (requires scapy) (optional)
- pyrit-git (requires scapy)
- python2-usbrevue (requires scapy)
- websploit (requires scapy)
Latest Comments
MarsSeed commented on 2022-07-01 23:33 (UTC)
Thank you for the prompt response and for being so helpful. :)
plt commented on 2022-07-01 19:00 (UTC)
Should be alright now, thanks @MarsSeed!
MarsSeed commented on 2022-07-01 18:41 (UTC)
Though this still supports Python 2, the package cannot be built because of missing Python 2 dependencies.
So the python2- subpackage needs to be dropped for this to be possible to build and package.
PedroHLC commented on 2020-01-07 21:51 (UTC)
Should this package move away from python2 now that it's EOLd?
Cyber_STX commented on 2019-04-26 05:34 (UTC)
Hi. I now have an error when trying to run scapy from the cli or when doing a "from scapy.all import *"
Cheers
plt commented on 2019-03-03 11:33 (UTC)
Totally @Cyber_STX. You need to apply the following patch to PKGBUILD:
Cyber_STX commented on 2019-03-01 17:42 (UTC)
Hi there,
There is an error when trying to install this package:
Cheers
anthraxx commented on 2018-03-07 18:13 (UTC)
gonna try it a bit and create a split package out of it so the libs support both. will take a bit of rewrite and testing but it will happen.
Cyber_STX commented on 2018-03-07 17:51 (UTC)
Hi @plt
Sure, I think it would be a good idea to switch to python 3, I spoke with one of the dev and the port is going well. Reported a bug and it was fixed in 2 hours. I'm using a custom script right now to update it from the git but clearly would prefer if this package was made to be compatible with both.
plt commented on 2018-01-10 16:25 (UTC)
Hi,
@Cyber_STX that should be fixed now.
We should probably switch to Python 3 BTW, since 2.4 (including RC) are compatible with both versions, and have a python2-scapy including only the Python library. What do you think?
Cyber_STX commented on 2018-01-10 11:22 (UTC) (edited on 2018-01-10 11:23 (UTC) by Cyber_STX)
Hi, since the last version 2.4-rc1, we cannot install this package anymore. Here is the log report:
==> ERROR: pkgver is not allowed to contain colons, hyphens or whitespace. ==> ERROR: pkgver() generated an invalid version: 2.4-rc1 :: Unable to build scapy-git - makepkg exited with code: 1
Thanks