1051 PORT SCAN in DOS
發表於 : 週一 7月 28, 2008 9:29 pm
@echo off
rem ZC1051 read batch file
:loop
copyback temp0.txt f:\port0.txt 0 16 >nul
type temp0.txt
echo.
goto loop
rem ZC1051 read batch file
:loop
copyback temp0.txt f:\port0.txt 0 16 >nul
type temp0.txt
echo.
goto loop