xref: /aosp_15_r20/external/scapy/bin/scapy.bat (revision 7dc08ffc4802948ccbc861daaf1e81c405c2c4bd)
1*7dc08ffcSJunyu Lai@echo off
2*7dc08ffcSJunyu LaiREM Use Python to run the Scapy script from the current directory, passing all parameters
3*7dc08ffcSJunyu Laititle scapy
4*7dc08ffcSJunyu Laipython "%~dp0\scapy" %*
5