cmd /k echo Finding default router... && for /f "tokens=3" %i in ('route print ^| findstr 0\.0\.0\.0.*0\.0\.0\.0') do @echo Default Router: %i && echo. && echo Press any key to close... && pause >nul
Starting background DNS tests...