scapy/bin/scapy.bat

3 lines
116 B
Batchfile
Executable File

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