Add files via upload

master
InfoSec 2022-04-15 18:08:28 +08:00 committed by GitHub
parent c553f9347c
commit 24f0996fef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -3,12 +3,15 @@ REM authorkym
REM date: 2021-07-15
REM purposecheck the honeyport ports status
title Honeyport running status.
echo The work runs for a while,please wait................
echo The work runs for checking honeyport ports status
echo Please wait................
call:server_port
call:pro-02_port
call:pro-01_port
call:dev-01_port
echo ...............................
echo Please check your alter emails.
echo End............................
pause
exit /b 0