scapy/bin/scapy.bat

3 lines
116 B
Batchfile
Raw Normal View History

@REM Use Python to run the Scapy script from the current directory, passing all parameters
@python %~dp0\scapy %*