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
f781d11ce9
scapy
/
run_scapy_py3
4 lines
57 B
Bash
Executable File
Raw
Blame
History
#! /bin/sh
PYTHON
=
python3
.
$(
dirname
$0
)
/run_scapy
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink