slackbuilds_ponce/network/scapy
Robby Workman 9f52e80395 Various: Fix missing/bad $OUTPUT in mkdir invocation
Thanks to Antonio Hernández Blas <hba.nihilismus@gmail.com>

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-10-31 00:02:05 -05:00
..
README
scapy.info
scapy.SlackBuild Various: Fix missing/bad $OUTPUT in mkdir invocation 2013-10-31 00:02:05 -05:00
slack-desc

Scapy is a packet generator, network scanner, network discovery tool,
and packet sniffer. It provides classes to interactively create 
packets or sets of packets, manipulate them, send them over the wire,
sniff other packets from the wire, match answers and replies, and more
Interaction is provided by the Python interpreter, so Python 
programming structures can be used (such as variables, loops, and 
functions). Report modules are possible and easy to make.