@echo off
title JPLuz - Teste IPNet44
cd /d "%~dp0"
python TESTAR_IPNET44.py 10.0.0.100
pause
