batdnsipresolve
This is an old revision of the document!
TinkersDocs Home Back to tektinkers.com
*.bat file to resolve DNS / IP
Open Notepad In new notepad Type; <code> @echo off :loop nslookup nachonut.com :: ping -n 1 nachonut.com timeout /t 10 goto loop </code>
batdnsipresolve.1748966421.txt.gz · Last modified: 2025/06/03 16:00 by tektinkers