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
e31a851ca7
scapy
/
run_scapy
4 lines
75 B
Bash
Executable File
Raw
Blame
History
#! /bin/sh
DIR
=
$(
dirname
$0
)
PYTHONPATH
=
$DIR
exec
python -m scapy.__init__
Reference in New Issue
View Git Blame
Copy Permalink