Search Criteria
Package Details: scapy-git 2.4.0.dev43-1
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: | |
Conflicts: | |
Provides: | |
Submitter: | anthraxx |
Maintainer: | anthraxx |
Last Packager: | anthraxx |
Votes: | 3 |
Popularity: | 0.000004 |
First Submitted: | 2016-01-18 01:33 |
Last Updated: | 2018-04-05 22:30 |
Dependencies (14)
- python (python-dbg)
- python-scapy (python-scapy-git)
- graphviz (check)
- python-cryptography (check)
- python-matplotlib (python-matplotlib-git) (check)
- python-pyx (check)
- python2-cryptography (check)
- python2-matplotlib (check)
- python2-pyx (check)
- sox (sox-dsd-git) (check)
- git (git-git) (make)
- python (python-dbg) (make)
- python2 (make)
- tcpdump (tcpdump-git) (make)
Required by (11)
- arpreply-git (requires scapy)
- cpyrit-cuda (requires scapy) (optional)
- cpyrit-cuda (requires scapy) (check)
- creak-git (requires scapy)
- creds.py-git (requires scapy)
- dhcpwn-git
- fern-wifi-cracker (requires scapy)
- fern-wifi-cracker-git (requires scapy)
- pyrit-git (requires scapy)
- python2-usbrevue (requires scapy)
- websploit (requires scapy)
Latest Comments
PedroHLC commented on 2020-01-07 21:51
Should this package move away from python2 now that it's EOLd?
Cyber_STX commented on 2019-04-26 05:34
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
Totally @Cyber_STX. You need to apply the following patch to PKGBUILD:
Cyber_STX commented on 2019-03-01 17:42
Hi there,
There is an error when trying to install this package:
Cheers
anthraxx commented on 2018-03-07 18:13
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
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
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
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