Peace and Protection — File Browser
PeaceandProtectionv4.22.8 / PeaceandProtectionv4.22.8 / Peace-and-Protection-master / 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