Peace & Protection 4.00 — File Browser

PeaceProtection4.00v4.0 / PeaceProtection4.00v4.0 / ADDONS / loginarp.bat

loginarp.bat — 0.19 KB — Download this file

@echo off
cls
echo This window is collecting info on TCP/UDP connections via netstat.
echo If you close it, PnP may not display your connections correctly.
netstat -a -n >%1
del %2 >nul
exit