Skip to content

Instantly share code, notes, and snippets.

@hklcf
Created August 4, 2016 11:40
Show Gist options
  • Save hklcf/36a7f6b3c184d0a92ae7a15b84b3a943 to your computer and use it in GitHub Desktop.
Save hklcf/36a7f6b3c184d0a92ae7a15b84b3a943 to your computer and use it in GitHub Desktop.
@echo off
echo -----------------------------------------------------------
echo Copyright (c) 2007 HKLCF. All rights reserved.
echo -----------------------------------------------------------
echo Processing ... Please wait
netstat -na
ipconfig /all
echo. & pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment