Files
Android11/external/scapy/bin/UTscapy.bat
2023-10-13 14:01:41 +00:00

5 lines
142 B
Batchfile
Executable File

@echo off
REM Use Python to run the UTscapy script from the current directory, passing all parameters
title UTscapy
python "%~dp0\UTscapy" %*