From ae5670997bc77491d312f8fa1168278dde2e5967 Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 10 Aug 2005 13:54:58 +0000 Subject: add scapy-1.0.0, a Python shell for network packet construction, injection and capture --- net/scapy/DESCR | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 net/scapy/DESCR (limited to 'net/scapy/DESCR') diff --git a/net/scapy/DESCR b/net/scapy/DESCR new file mode 100644 index 00000000000..af12af2757d --- /dev/null +++ b/net/scapy/DESCR @@ -0,0 +1,3 @@ +Scapy is a powerful interactive packet manipulation program. It is able +to forge or decode packets of a wide number of protocols, send them on +the wire, capture them, match requests and replies, and much more. -- cgit v1.2.3