readme

来自「Scapy是一种功能强大的网络分组操作工具」· 代码 · 共 27 行

TXT
27
字号
scapy.py --- Interactive packet manipulation tool             see http://www.secdev.org/projects/scapy/             for more informationsCopyright (C) 2003  Philippe Biondi <phil@secdev.org>This program is free software; you can redistribute it and/or modify itunder the terms of the GNU General Public License version 2 aspublished by the Free Software Foundation; version 2.This program is distributed in the hope that it will be useful, butWITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNUGeneral 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!

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?