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
99ec03d4ee
scapy
/
run_scapy.bat
7 lines
88 B
Batchfile
Raw
Blame
History
@
echo
off
set
PYTHONPATH
=
%cd%
python -m scapy.__init__
%*
if
errorlevel
1
(
PAUSE
)
Reference in New Issue
View Git Blame
Copy Permalink