This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
scapy
mirror of
https://github.com/secdev/scapy.git
Watch
1
Star
1
Fork
You've already forked scapy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7f321c6e8f
scapy
/
run_scapy_py2
4 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Rename Python-version-specific executables
2017-10-03 11:02:45 +00:00
#! /bin/sh
PYTHON=python2
Use '.' instead of 'source'
2017-11-17 13:11:06 +00:00
. $(dirname $0)/run_scapy "$@"