xref
: /
external
/
scapy
/
run_scapy_py2
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#! /
bin
/
sh
2
PYTHON
=
python2
3
. $(
dirname
$
0
)/
run_scapy
"$@"
4