scapy/bin/UTscapy.bat

5 lines
146 B
Batchfile
Raw Normal View History

2016-12-12 21:07:50 +00:00
@echo off
REM Use Python to run the UTscapy script from the current directory, passing all parameters
title UTscapy
2017-01-17 21:38:22 +00:00
python "%~dp0\UTscapy" %*