scapy/bin/UTscapy.bat

5 lines
144 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
python %~dp0\UTscapy %*