
scapy.py --- Interactive packet manipulation tool
             see http://www.secdev.org/projects/scapy/
             for more informations

Copyright (C) 2003  Philippe Biondi <phil@secdev.org>

This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation; version 2.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.



Scapy needs python 2.3.

You'll find lot of examples
- at http://www.secdev.org/projects/scapy/
- in the man page
- in the source code.

Enjoy!
