Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Commit

Permalink
Update check.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
xyuanmu committed Sep 28, 2015
1 parent 54a0b7b commit b7420ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dig-32bit/check.bat
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@echo off & title ʹÓÃdig²éѯ¹È¸èIP
@echo off & title 使用dig查询谷歌IP
cd %~dp0

:check
echo.
set /p i= input ip:
dig +subnet=%i% @ns1.google.com www.google.com
call :check
call :check

0 comments on commit b7420ee

Please sign in to comment.