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
8390dc2f06
scapy
/
run_scapy.bat
7 lines
91 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